management.endpoints.web.exposure.include=health,info,metrics Build a fat JAR:
application-dev.properties , application-prod.properties Activate: spring.profiles.active=dev 5. Data Persistence (JPA + Repository) Entity:
@SpringBootTest @AutoConfigureMockMvc class BookControllerTest @Autowired private MockMvc mockMvc;
java -jar target/myapp-0.0.1-SNAPSHOT.jar
management.endpoints.web.exposure.include=health,info,metrics Build a fat JAR:
application-dev.properties , application-prod.properties Activate: spring.profiles.active=dev 5. Data Persistence (JPA + Repository) Entity:
@SpringBootTest @AutoConfigureMockMvc class BookControllerTest @Autowired private MockMvc mockMvc;
java -jar target/myapp-0.0.1-SNAPSHOT.jar
Copyright © 2026 Southern Metro Path