spring-guides / gs-serving-web-contentLinks
Serving Web Content with Spring MVC :: Learn how to create a web page with Spring MVC and Thymeleaf.
☆290Updated 3 weeks ago
Alternatives and similar repositories for gs-serving-web-content
Users that are interested in gs-serving-web-content are comparing it to the libraries listed below
Sorting:
- Accessing Data with MongoDB :: Learn how to persist data in MongoDB.☆145Updated last week
- Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.☆202Updated this week
- Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.☆273Updated 2 weeks ago
- Validating Form Input :: Learn how to perform form validation with Spring.☆127Updated 9 months ago
- SpringSecurity - Companion application for the "Login and error pages using Thymeleaf and Spring Security" article at the Thymeleaf websi…☆66Updated 3 years ago
- Authenticating a User with LDAP :: Learn how to secure an application with LDAP.☆116Updated this week
- Service Registration and Discovery :: Learn how to register and find services with Eureka☆179Updated 10 months ago
- Producing a SOAP web service :: Learn how to create a SOAP-based web service with Spring.☆176Updated 2 weeks ago
- Enabling Cross Origin Requests for a RESTful Web Service :: Learn how to create a RESTful web service with Spring that support Cross-Orig…☆118Updated 2 weeks ago
- Messaging with RabbitMQ :: Learn how to create a simple publish-and-subscribe application with Spring and RabbitMQ.☆196Updated 10 months ago
- Testing the Web Layer :: Learn how to test Spring Boot applications and MVC controllers.☆187Updated 2 weeks ago
- Building Java Projects with Gradle :: Learn how to build a Java project with Gradle.☆176Updated last year
- Accessing JPA Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.☆151Updated last week
- Layouts - Companion application for the "Thymeleaf Layouts" article at the Thymeleaf website: http://www.thymeleaf.org/documentation.html…☆254Updated 4 years ago
- Spring Thyme Seedstarter Manager - Companion application for the "Thymeleaf + Spring 3" tutorial downloadable at the Thymeleaf website: …☆185Updated 3 years ago
- Getting Started Guide template :: The template for new guides and also the place to request them.☆573Updated last week
- Building a RESTful Web Service with Spring Boot Actuator :: Learn how to create a RESTful Web service with Spring Boot Actuator.☆80Updated this week
- 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 r…