This is a beginner spring boot project with PostgreSql to learn the basics.There is just one entity called Student and I'm doing crud operations from an external database with postgreSql.
RESTful API endpoints for CRUD operations JPA entity mapping and repository pattern PostgreSQL database integration with Docker Complete database setup and configuration API testing with proper HTTP ...