Spring Boot
JPA
Hibernate
Learn how to design a data model and implement persistence using JPA/Hibernate in a Spring Boot application.
ACCESS_FILE >>Java
Service Layer
Business Logic
Learn how to implement business logic with a service layer in a Java project.
ACCESS_FILE >>JUnit 5
Testing
Simple Calculator
Learn how to write effective unit and integration tests using JUnit 5 for Java applications.
ACCESS_FILE >>