Spring Guides

Results 65 repositories owned by Spring Guides

tut-spring-boot-kotlin

929
Stars
293
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

247
Stars
419
Forks
Watchers

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

gs-accessing-data-jpa

250
Stars
350
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.6k
Forks
Watchers

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

gs-securing-web

386
Stars
456
Forks
Watchers

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

top-spring-security-architecture

226
Stars
90
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

536
Stars
205
Forks
Watchers

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

gs-gateway

122
Stars
110
Forks
Watchers

Building a Gateway :: Learn how to configure a gateway

gs-accessing-data-mongodb

140
Stars
164
Forks
Watchers

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

gs-accessing-data-mysql

205
Stars
323
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.