Next Steps
After downloading your individual Spring Boot prototype, you can customize the code to your needs and implement your business logic. This category contains tips and tutorials on how to work with and extend the code after download.
Articles
-
» Working with your Spring Boot application in IntelliJ
-
» Configuring the database connection of your Spring Boot app
-
» Loading initial data in Spring Boot
-
» Unterstanding and extending the inputRow fragment
-
» Unterstanding the InputRowComponent
-
» Unterstandind and adjusting the datepicker
-
» How to extend the search filter
-
» Getting the currently authenticated user in Spring Boot
-
» Working with JWT during development
-
» Configuration of Keycloak for Spring Boot
-
» Using Lombok in a Spring Boot project with IntelliJ