Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 973 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 973 Bytes

Springboot archetype

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

Database support

  • Oracle Database 12.2 or later
  • MySQL 8.0 or later
  • MariaDB 10.x or later
  • PostgreSQL 12.6 or later

Types

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