Stars
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.
Centralized Configuration :: Learn how to manage application settings from an external, centralized source
Converting a Spring Boot JAR Application to a WAR :: Learn how to convert your Spring Boot JAR-based application to a WAR file.
Accessing data with MySQL :: Learn how to set up and manage user accounts on MySQL and how to configure Spring Boot to connect to it at runtime.
Creating a Batch Service :: Learn how to create a basic batch-driven solution.
Managing Transactions :: Learn how to wrap key parts of code with transactions.
Creating a Multi Module Project :: Learn how to build a library and package it for consumption in a Spring Boot application
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
Validating Form Input :: Learn how to perform form validation with Spring.
Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
A distribution of Nginx with some advanced features