Skip to content

AlexGiazitzis/AccountService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Account Service

A RESTful service for a company to upload employee payrolls.

Scope

Project was created as part of a learning track of an online academy and serves an educational purpose, and focuses on the security aspect of a web application.

Specifications

  • MVC Architecture
  • Maintainable, clean code
  • Object-Oriented backend implementation
  • Clear code documentation
  • Secured endpoints
  • Brute Force prevention
  • Incoming data validation

Technologies

  • Java SE 11
  • Spring Boot
  • Spring Web MVC
    • Spring Actuator
  • Spring Data JPA
  • Spring Security
    • Spring Validation
  • Project Lombok
  • Mapstruct
  • H2 Database
  • Built with Gradle

License

Licensed under GPLv.3

About

A secured RESTful service for company payrolls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages