This project related to Backend Technologies using Springboot v2.x.x for building Rest API. Backend stack:
- Springboot
- Spring JDBC
- Spring JPA
- Spring Web MVC
- Thymeleaf
- OAuth 2.0 (Authentication & Authorization)
- Docker
- Kubernetes
- Oracle Database
12.2or later - MySQL
8.0or later - MariaDB
10.xor later - PostgreSQL
12.6or later
Project type dif by 2 modules, Authorization Serve & Resource Server
| no | Database | Authorization Server | Resource Server |
|---|---|---|---|
| 1 | Oracle Database | auth-server | resource-server |
| 2 | PostgreSQL Database | auth-server | resource-server |