Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with spring-native
A curated list of projects in awesome lists tagged with spring-native .
https://github.com/ivangfr/springboot-keycloak-openldap
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.
docker graalvm java jib keycloak ldap native oauth2-resource-server openldap phpldapadmin spring-boot spring-native spring-security springdoc-openapi web
Last synced: 30 Oct 2024
https://github.com/ivangfr/springboot-elk-prometheus-grafana
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 Prometheus & Grafana to monitor application's metrics.
docker elasticsearch elk filebeat grafana java jib kibana logstash mysql native prometheus spring-boot spring-data-jpa spring-native web
Last synced: 30 Oct 2024
https://github.com/ivangfr/springboot-ldap-testcontainers
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 integration testing.
docker graalvm java jib ldap native openldap phpldapadmin spring-boot spring-native spring-security spring-security-ldap springdoc-openapi testcontainers web
Last synced: 30 Oct 2024
https://github.com/ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records
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 to Kafka. The main goal is to compare the application's performance and resource utilization.
cadvisor docker java jconsole jib kafdrop kafka mysql native spring-boot spring-cloud-stream spring-data-jpa spring-data-r2dbc spring-native web webflux
Last synced: 30 Oct 2024
https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers
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 implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
avro cassandra docker graalvm java jib json kafka mapstruct mysql native schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-native springdoc-openapi testcontainers web
Last synced: 30 Oct 2024
https://github.com/mraible/spring-native-examples
JHipster Works with Spring Native!
graalvm jhipster spring-boot spring-native
Last synced: 16 Oct 2024
https://github.com/ivangfr/springboot-kong-keycloak
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 setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
docker graalvm java jib keycloak kong kong-oidc mongodb mysql postgresql spring-boot spring-data-mongodb spring-native web
Last synced: 30 Oct 2024
https://github.com/ivangfr/springboot-rsocket-webflux-aop
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 the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).
aop docker java jib mongodb native reactive rsocket semantic-ui spring-boot spring-data-mongodb-reactive spring-native spring-shell thymeleaf webflux websocket
Last synced: 30 Oct 2024
https://github.com/ivangfr/spring-cloud-stream-kafka-multi-topics
The goal of this project is to create two applications: one as a Spring Boot producer and the other as a Spring Boot consumer. We'll be using Spring for Apache Kafka and Spring Cloud Stream.
docker graalvm java jib kafdrop kafka spring-boot spring-cloud-stream spring-kafka spring-native webflux
Last synced: 30 Oct 2024
https://github.com/thomasvitale/serverless-java-masterclass
Labs exercises for the masterclass "Serverless Java with Spring Boot"
graalvm java serverless spring-boot spring-cloud-function spring-cloud-stream spring-native
Last synced: 26 Oct 2024
https://github.com/ivangfr/okta-springboot
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
graalvm java jib native oauth2-client oauth2-resource-server okta spring-boot spring-native spring-security thyemleaf web
Last synced: 30 Oct 2024
https://github.com/ivangfr/springboot-caching-neo4j
The goal of this project is to explore how caching works. To achieve this, we will implement a simple Spring Boot application called "restaurant-api." We will use Neo4j for storage and select one of the following solutions (Simple, Caffeine, or Redis) for caching.
caching caffeine graalvm java jib mapstruct neo4j redis spring-boot spring-data-neo4j spring-native springdoc-openapi testcontainers web
Last synced: 30 Oct 2024
https://github.com/alokkusingh/home-api-service
Home API Service
arm64v8 docker graalvm graalvm-native-image h2-database java-17 mqtt mqtt-client mqtt-protocol mysql native-image rasberry-pi-4 rest-api spring-native springboot3-x
Last synced: 06 Nov 2024
https://github.com/scalastic/hotspot-vs-native
Performances comparison of Spring boot apps between HotSpot JVM and Native executions
benchmarks docker docker-containers graalvm graalvm-native-image grafana kubernetes microservices native-executions prometheus python spring-boot spring-native spring-webflux
Last synced: 11 Oct 2024
https://github.com/dudiao/native-demo
spring native demo
docker graalvm spring-boot spring-native
Last synced: 13 Oct 2024
https://github.com/isaul32/spring-boot-native-from-scratch-sample
Spring Boot 3 Native Image sample from Docker scratch
docker graalvm graalvm-native-image java spring-boot spring-native
Last synced: 14 Oct 2024
https://github.com/sureshg/spring-native
Spring Native Samples!
graalvm-native-image jdk19 kotlin native-image spring-native springboot3
Last synced: 05 Nov 2024
https://github.com/scalastic/virusapp
Redis PubSub trial with Spring Native
redis spring-boot spring-native springcloud
Last synced: 11 Oct 2024
https://github.com/claudio-code/spring-native-open-telemetry
:star: Integrate spring-native app with grafana/prometheus
graalvm grafana opentelemetry spring spring-native
Last synced: 11 Oct 2024
https://github.com/hiperium/cities-module
Administration module for Smart Cities information and configuration for the Hiperium Project.
aws-dynamodb aws-lambda aws-sam docker graalvm java localstack maven shell-scripts spring-boot spring-cloud-function spring-native testcontainers
Last synced: 16 Oct 2024
https://github.com/scalastic/hotspot-vs-native-part2
Part 2 - Performances comparison of Spring boot apps between HotSpot JVM and Native executions
benchmark docker graalvm graalvm-native-image grafana kubernetes microservices prometheus spring-boot spring-native spring-webflux
Last synced: 11 Oct 2024