spring-guides / gs-accessing-data-jpaLinks
Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.
☆266Updated this week
Alternatives and similar repositories for gs-accessing-data-jpa
Users that are interested in gs-accessing-data-jpa are comparing it to the libraries listed below
Sorting:
- Testing the Web Layer :: Learn how to test Spring Boot applications and MVC controllers.☆184Updated 4 months ago
- Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.☆201Updated 4 months ago
- Validating Form Input :: Learn how to perform form validation with Spring.☆125Updated 4 months ago
- Securing a Web Application :: Learn how to protect your web application with Spring Security.☆417Updated 4 months ago
- Building a Reactive RESTful Web Service :: Learn how to create a RESTful web service with Reactive Spring and consume it with WebClient.☆163Updated 4 months ago
- Service Registration and Discovery :: Learn how to register and find services with Eureka☆167Updated 4 months ago
- Messaging with RabbitMQ :: Learn how to create a simple publish-and-subscribe application with Spring and RabbitMQ.☆190Updated 4 months ago
- Spring Security Architecture:: Topical guide to Spring Security, how the bits fit together and how they interact with Spring Boot☆229Updated last year
- Scheduling Tasks :: Learn how to schedule tasks with Spring.☆133Updated 4 months ago
- Creating a Multi Module Project :: Learn how to build a library and package it for consumption in a Spring Boot application☆348Updated 4 months ago
- ☆202Updated 3 months ago
- Producing a SOAP web service :: Learn how to create a SOAP-based web service with Spring.