spring-native topic

List spring-native repositories

spring-redis-websocket

159
Stars
71
Forks
Watchers

Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 17 and Redis Pub/Sub

springboot-keycloak-openldap

139
Stars
66
Forks
Watchers

The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

springboot-ldap-testcontainers

32
Stars
27
Forks
Watchers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for inte...

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will impl...

springboot-elk-prometheus-grafana

48
Stars
40
Forks
Watchers

The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and...

springboot-rsocket-webflux-aop

22
Stars
8
Forks
Watchers

The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used th...

In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer's data from MySQL and stream them...

spring-native-aws-lambda

20
Stars
5
Forks
Watchers

Simple AWS lambda using Spring Native and Spring Cloud Functions.

spring-native-examples

23
Stars
6
Forks
Watchers

JHipster Works with Spring Native!

springboot-kong-keycloak

22
Stars
10
Forks
Watchers

Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This...