Repositories
22Handling Form Submission :: Learn how to create and submit a web form with Spring.
Integrating Data :: Learn how to build an application that uses Spring Integration to fetch data, process it, and write it to a file.
Caching Data with Spring :: Learn how to cache data in memory with Spring
Service Registration and Discovery :: Learn how to register and find services with Eureka
Building REST services with Spring :: Learn how to easily build RESTful services with Spring
Accessing JPA Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA
Accessing Data with JPA :: Learn how to work with JPA data persistence using Spring Data JPA.
Managing Transactions :: Learn how to wrap key parts of code with transactions.
Testing the Web Layer :: Learn how to test Spring Boot applications and MVC controllers.
Accessing Relational Data using JDBC with Spring :: Learn how to access relational data with Spring.
Uploading Files :: Learn how to build a Spring application that accepts multi-part file uploads.
Enabling Cross Origin Requests for a RESTful Web Service :: Learn how to create a RESTful web service with Spring that support Cross-Origin Resource Sharing (CORS).
Securing a Web Application :: Learn how to protect your web application with Spring Security.
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.
Building a Reactive RESTful Web Service :: Learn how to create a RESTful web service with Reactive Spring and consume it with WebClient.
No description provided.
Compose Multiplatform Application project template
Compose Multiplatform Desktop Application project template
Compose Multiplatform iOS+Android Application project template
Sample Kotlin Multiplatform library (jvm + ios + js)