spring-guides / gs-accessing-data-mongodb
Accessing Data with MongoDB :: Learn how to persist data in MongoDB.
☆140Updated last month
Alternatives and similar repositories for gs-accessing-data-mongodb:
Users that are interested in gs-accessing-data-mongodb are comparing it to the libraries listed below
- Authenticating a User with LDAP :: Learn how to secure an application with LDAP.☆110Updated last month
- ☆150Updated 2 weeks ago
- Messaging with RabbitMQ :: Learn how to create a simple publish-and-subscribe application with Spring and RabbitMQ.☆189Updated last month
- Validating Form Input :: Learn how to perform form validation with Spring.☆124Updated last month
- Scheduling Tasks :: Learn how to schedule tasks with Spring.☆132Updated last month
- Routing and Filtering :: Learn how to route and filter requests to a microservice using Netflix Zuul☆67Updated 2 years ago
- Service Registration and Discovery :: Learn how to register and find services with Eureka☆163Updated last month
- Building a Gateway :: Learn how to configure a gateway☆126Updated last month
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- SpringSecurity - Companion application for the "Login and error pages using Thymeleaf and Spring Security" article at the Thymeleaf websi…☆67Updated 2 years ago
- Caching Data with Spring :: Learn how to cache data in memory with Spring☆69Updated last month
- Spring Embedded Database Examples☆62Updated 9 years ago
- Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service☆135Updated last month
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- Producing a SOAP web service :: Learn how to create a SOAP-based web service with Spring.☆163Updated last month
- Messaging with JMS :: Learn how to publish and subscribe to messages using a JMS broker.☆91Updated last month
- Accessing Relational Data using JDBC with Spring :: Learn how to access relational data with Spring.☆81Updated last month
- Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.☆196Updated last month
- Accessing MongoDB Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.☆71Updated last month
- AngularJS 1 and Spring Boot 2 version of the Spring Petclinic sample application☆72Updated 11 months ago
- Creating Asynchronous Methods :: Learn how to create asynchronous service methods.☆87Updated last month
- Spring Thyme Seedstarter Manager - Companion application for the "Thymeleaf + Spring 3" tutorial downloadable at the Thymeleaf website: …☆183Updated 2 years ago
- Layouts - Companion application for the "Thymeleaf Layouts" article at the Thymeleaf website: http://www.thymeleaf.org/documentation.html…☆250Updated 4 years ago
- Enabling Cross Origin Requests for a RESTful Web Service :: Learn how to create a RESTful web service with Spring that support Cross-Orig…☆113Updated last month
- Accessing JPA Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.☆146Updated last month
- Code and articles to help folks get started with Spring Cloud Gateway.☆187Updated 2 years ago
- Samples of different Spring Integration modules (jms, batch, integration)☆177Updated 3 years ago
- ☆146Updated 6 years ago
- Spring PetClinic + Thymeleaf- Companion application for the "Bringing Thymeleaf and Natural Templates to the Spring PetClinic" article at…