Testing Java Applications Cheat Sheet Java EE & Jakarta EE Application Server Cheat Sheet (Sources) Spring Web MVC Cheat Sheet (Sources) Articles about Testing Validating Caching Mechanism with Testcontainers in Spring Boot (Sources) Parallelizing Only Java Unit Tests with JUnit 5 and Maven (Sources...
A Spring Boot application can be packaged as a JAR file. The application can be run as a standalone Java application from the command line using thejava -jarcommand. When developing a web application, Spring Boot configures an embedded Tomcat server so that it can be run as a standalone a...
spring-boot-test-mockmvc-webtestclient-testresttemplate spring-boot-test-slice-annotations spring-boot-test-spring-events spring-boot-testing-masterclass spring-boot-testing-primer spring-boot-testing-tips-and-tricks spring-boot-thymeleaf-testing spring-boot-uploading-and-downloading-files-with...