Skip to content

charbelmkh/cms-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Demo App

This App is written in java and gradle built system. the oauth-server module is a standalone Authorization server and cms module is a resource server

Admin credentials are :
username: admin
password: admin
Admin user can create and delete card

Operator credentials are :
username: user
password: user
Operator user can read all cards

Libraries Used

  • [spring-boot-starter-web]
  • [Drools]
  • [spring-boot-starter-data-jpa]
  • [org.projectlombok:lombok]
  • [spring-cloud-starter-oauth2]
  • [com.h2database:h2] in memory database

About

Card Managment Demo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published