Spring Guides

Results 56 repositories owned by Spring Guides

tut-spring-boot-kotlin

865
Stars
285
Forks
Watchers

Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA

gs-batch-processing

228
Stars
415
Forks
Watchers

Creating a Batch Service :: Learn how to create a basic batch-driven solution.

gs-accessing-data-jpa

225
Stars
348
Forks
Watchers

Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.

gs-rest-service

1.4k
Stars
2.5k
Forks
Watchers

Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

gs-securing-web

338
Stars
422
Forks
Watchers

Securing a Web Application :: Learn how to protect your web application with Spring Security.

top-spring-security-architecture

226
Stars
89
Forks
Watchers

Spring Security Architecture:: Topical guide to Spring Security, how the bits fit together and how they interact with Spring Boot

getting-started-guides

513
Stars
204
Forks
Watchers

Getting Started Guide template :: The template for new guides and also the place to request them.

gs-gateway

101
Stars
101
Forks
Watchers

Building a Gateway :: Learn how to configure a gateway

gs-accessing-data-mongodb

112
Stars
155
Forks
Watchers

Accessing Data with MongoDB :: Learn how to persist data in MongoDB.

gs-accessing-data-mysql

152
Stars
249
Forks
Watchers

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.