- CRUD (Crete, Read, Update, Delete) spring jpa with postgres
- Rest API
- Spring Security
- Thymeleaf
- Javascript
- Angular
- OpenAPI
- Spring Validation
- Consume tree party rest api
- Unit Testing
- Integration Testing
- Database Migration with Flyway and liquibase and more
this project still updating
docker run -d --name psql
-e POSTGRES_USER=psql
-e POSTGRES_PASSWORD=password
-p 5432:5432
postgres:14