Spring Guides
Repositories behind the Getting Started and Tutorial guides at spring.io
United States of America
Pinned Repositories
drone-aggregator
Get a snapshot view of your CI jobs hosted at drone.io
getting-started-guides
Getting Started Guide template :: The template for new guides and also the place to request them.
getting-started-macros
Collection of macros used to support getting started guides
gs-rest-service
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
gs-spring-boot-docker
Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle
issue-aggregator
List issues from multiple GH repo
tut-spring-boot-kotlin
Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA
tut-spring-boot-oauth2
Spring Boot and OAuth2:: A tutorial on "social" login and single sign on with Facebook and Github
tut-spring-security-and-angular-js
Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
Spring Guides's Repositories
spring-guides/gs-rest-service
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
spring-guides/gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
spring-guides/gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
spring-guides/gs-uploading-files
Uploading Files :: Learn how to build a Spring application that accepts multi-part file uploads.
spring-guides/gs-securing-web
Securing a Web Application :: Learn how to protect your web application with Spring Security.
spring-guides/gs-accessing-data-jpa
Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.
spring-guides/gs-batch-processing
Creating a Batch Service :: Learn how to create a basic batch-driven solution.
spring-guides/gs-accessing-data-mysql
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.
spring-guides/gs-accessing-data-mongodb
Accessing Data with MongoDB :: Learn how to persist data in MongoDB.
spring-guides/gs-scheduling-tasks
Scheduling Tasks :: Learn how to schedule tasks with Spring.
spring-guides/gs-validating-form-input
Validating Form Input :: Learn how to perform form validation with Spring.
spring-guides/gs-crud-with-vaadin
Creating CRUD UI with Vaadin :: Use Vaadin and Spring Data JPA to build a dynamic UI
spring-guides/gs-messaging-redis
Messaging with Redis :: Learn how to use Redis as a message broker.
spring-guides/gs-relational-data-access
Accessing Relational Data using JDBC with Spring :: Learn how to access relational data with Spring.
spring-guides/gs-rest-hateoas
Building a Hypermedia-Driven RESTful Web Service :: Learn how to create a hypermedia-driven RESTful Web service with Spring.
spring-guides/gs-caching
Caching Data with Spring :: Learn how to cache data in memory with Spring
spring-guides/gs-centralized-configuration
Centralized Configuration :: Learn how to manage application settings from an external, centralized source
spring-guides/gs-handling-form-submission
Handling Form Submission :: Learn how to create and submit a web form with Spring.
spring-guides/gs-spring-data-reactive-redis
Accessing Data Reactively with Redis :: Learn how to reactively interface with Redis and Spring Data
spring-guides/gs-graphql-server
Building a GraphQL service :: Learn how to build a GraphQL service with Spring for GraphQL.
spring-guides/top-spring-on-kubernetes
Spring on Kubernetes :: Topic guide to Spring and Kubernetes
spring-guides/gs-managing-transactions
Managing Transactions :: Learn how to wrap key parts of code with transactions.
spring-guides/gs-vault-config
Vault Configuration :: Learn how to store and retrieve application configuration details in HashiCorp Vault
spring-guides/gs-spring-boot-for-azure
Deploying a Spring Boot app to Azure :: Learn how to deploy a Spring Boot app to Azure.
spring-guides/gs-cloud-circuit-breaker
Spring Cloud Circuit Breaker Guide :: How to Use Spring Cloud Circuit Breaker
spring-guides/gs-accessing-neo4j-data-rest
Accessing Neo4j Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
spring-guides/gs-accessing-data-cassandra
Accessing Data with Cassandra :: Learn how to persist data in Cassandra.
spring-guides/top-observing-graphql-in-action
Observing GraphQL in action :: Tutorial on GraphQL and Observability
spring-guides/gs-spring-cloud-task
Spring Cloud Task :: Learn how to build and test Spring Cloud Task Applications
spring-guides/gs-tanzu-observability
Observability with Spring :: Learn how to send application metrics to Tanzu Observability