IQKV Foundation's repositories
checkstyle-config
Checkstyle configuration.
boot-starter
Spring Boot Starters.
quickstart-amqp-consuming-hello
Minimal Spring Boot based sample of AMQP consumer app.
sample-reactive-crud-secured
Minimal Spring Boot based reactive app example, which manages user entity (including Swagger UI).
.github
README repository.
boot-cache
Handle properties file for caching options.
boot-info
Provide access to the system properties.
boot-kafka
Common library for Kafka support.
boot-mail
Mail support library.
boot-mvc-rest
RESTful API support library.
boot-parent-pom
Default configurations for complete dependency tree to quickly build Spring Boot project.
boot-security
Security support library.
quickstart-amqp-producing-hello
Sample of AMQP producer app.
sample-mix-bookingdb
Sample Spring Boot application that uses some features provided by Spring Cloud, deployed on Kubernetes.
sample-mix-lorem
loripsum.net text analyzer service.
sample-mix-netflixoss
Microservice architecture with Spring Boot, Eureka, Hystrix, Config Server, minikube and Docker.
sample-reactive-vaadin-chat
Sample of Chat application on top of Vaadin.
sample-spring-webmvc-rest-api-template
Spring Boot WebMvc App
boot-reactive-rest
RESTful API support library.
boot-security-errors
Useful exception handlers for security proposes.
quickstart-jpa-jwt-secured
JWT-based Spring security REST API.
quickstart-kafka-consuming-hello
Minimal Spring Boot based sample of Kafka consumer app.
quickstart-kafka-producing-hello
Minimal Spring Boot based sample of Kafka producer app.
quickstart-kafka-stream-initialize
Initial code to start working with Kafka Streams.
quickstart-mvc-rest-hello-world
Minimal Spring Boot based RESTful 'Hello World' example, including Swagger.
quickstart-mvc-rest-user-profile-crud
User Profile CRUD - Sample Restful App.
sample-bookstore-mvc-rest-api
Sample book store REST API service using Spring Boot (backend).