Spring Guides

Results 56 repositories owned by Spring Guides

gs-accessing-data-rest

142
Stars
210
Forks
Watchers

Accessing JPA Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.

gs-accessing-mongodb-data-rest

59
Stars
95
Forks
Watchers

Accessing MongoDB Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.

gs-actuator-service

67
Stars
111
Forks
Watchers

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

gs-async-method

86
Stars
86
Forks
Watchers

Creating Asynchronous Methods :: Learn how to create asynchronous service methods.

gs-authenticating-ldap

72
Stars
141
Forks
Watchers

Authenticating a User with LDAP :: Learn how to secure an application with LDAP.

gs-caching

56
Stars
74
Forks
Watchers

Caching Data with Spring :: Learn how to cache data in memory with Spring

gs-centralized-configuration

50
Stars
103
Forks
Watchers

Centralized Configuration :: Learn how to manage application settings from an external, centralized source

gs-consuming-rest

152
Stars
258
Forks
Watchers

Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.

gs-consuming-web-service

111
Stars
144
Forks
Watchers

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service

gs-spring-cloud-loadbalancer

26
Stars
38
Forks
Watchers

Client-Side Load-Balancing with Spring Cloud LoadBalancer :: Dynamically select correct instance for the request :: spring-cloud,spring-cloud-loadbalancer,spring-cloud-commons