Spring Boot Whitelabel Error tutorial shows how to configuare and display error messages in a Spring Boot application.
Spring Boot Vue.js tutorial shows how to create a simple Spring Boot with Vue.js framework.
Spring Boot WebApplicationType tutorial presents various types of web applications in a Spring Boot application. The example shows how to set the WebApplicationType.
Spring Boot WebFlux tutorial shows how to create a simple Spring Boot reactive web application with WebFlux.
Spring Boot Undertow tutorial shows how to use Undertow server in a Spring Boot application.
Spring Boot upload file tutorial shows how to upload a single file with Spring Boot framework.
Spring Boot ViewControllerRegistry tutorial shows how to use ViewControllerRegistry to create simple routes.
Spring Boot send text tutorial shows how to serve plain text in a Spring Boot application.
Spring Boot Thymeleaf tutorial shows how to create a simple Spring Boot web application with the Thymeleaf template engine and H2 database.
Spring Boot Thymeleaf configuration tutorial shows how to configure Thymeleaf in a Spring Boot web application. Thymeleaf is a modern server-side Java template engine for both web and standalone environments.