FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

spring-fu/samples at master · EasySpringBoot/spring-fu · GitHub

Latest commit

 

History

History
 
 

Samples

kofu-reactive-minimal

This is a sample project for a Spring Boot Reactive web application with Kofu configuration which provides a http://localhost:8080/ endpoint that displays "Hello world!" and an http://localhost:8080/api with a JSON endpoint.

kofu-reactive-mongodb

This is a sample project for a Spring Boot Reactive web application with Kofu configuration and a Reactive MongoDB backend.

kofu-reactive-r2dbc

This is a sample project for a Spring Boot Reactive web application with Kofu configuration and a R2DBC backend.

kofu-reactive-validation

This is a sample project for a Spring Boot Reactive web application with Kofu configuration and validation using YAVI.

kofu-coroutines-mongodb

This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and a Reactive MongoDB backend.

kofu-coroutines-r2dbc

This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and a R2DBC backend.

kofu-coroutines-validation

This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and validation using YAVI.

kofu-servlet-minimal

This is a sample project for a Spring Boot web application based on WebMvc.fn (functional variant of Spring MVC) with Kofu configuration which provides a http://localhost:8080/ endpoint that displays "Hello world!" and an http://localhost:8080/api with a JSON endpoint.

kofu-servlet-validation

This is a sample project for a Spring Boot web application based on WebMvc.fn (functional variant of Spring MVC) with Kofu configuration and validation using YAVI.


Back | FazBrowse Home | New Git URL