Skip to content

Spring Boot eCommerce application with JWT authorisation, automated CI/CD pipeline and 80% code coverage.

License

Notifications You must be signed in to change notification settings

adriflorence/eCommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Application

The template is written in Java using Spring Boot, Hibernate ORM, and the H2 database.

Authentication and Authorization

  • Authentication: a combination of usernames and passwords (with hashing)
  • Authorization: JSON Web Tokens (JWT)

Testing

Unit tests are implemented, demonstrating at least 80% code coverage.

About

Spring Boot eCommerce application with JWT authorisation, automated CI/CD pipeline and 80% code coverage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages