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.
This is a sample project for a Spring Boot Reactive web application with Kofu configuration and a Reactive MongoDB backend.
This is a sample project for a Spring Boot Reactive web application with Kofu configuration and a R2DBC backend.
This is a sample project for a Spring Boot Reactive web application with Kofu configuration and validation using YAVI.
This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and a Reactive MongoDB backend.
This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and a R2DBC backend.
This is a sample project for a Spring Boot Coroutines web application with Kofu configuration and validation using YAVI.
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.
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.