kasramp / Spring-Data-ElasticSearch-ExampleLinks
An example of Spring Data Elasticsearch with Spring Boot 3 and Elasticsearch version 8
☆34Updated last year
Alternatives and similar repositories for Spring-Data-ElasticSearch-Example
Users that are interested in Spring-Data-ElasticSearch-Example are comparing it to the libraries listed below
Sorting:
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated 4 months ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆113Updated 6 months ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆99Updated 4 months ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆95Updated 4 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated 2 weeks ago
- Unit & Integration tests for possible cases (includes repository, validation, etc.)☆35Updated 2 years ago
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆117Updated 2 years ago
- testing webclient reactive communication with spring boot reactive application built on top of spring webflux☆30Updated 3 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated 2 weeks ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated 2 weeks ago
- ☆65Updated 4 years ago
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆121Updated 7 years ago
- ☆30Updated 4 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- The usage of ELK(Elastic Search, Logstash, Kibana) in Spring Boot☆23Updated last year
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆130Updated 8 months ago
- The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logst…☆80Updated 6 months ago
- code-examples is a collection of Java/Spring based software projects implemented as POCs (Proof Of Concept)☆65Updated last year
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆254Updated 2 weeks ago
- ☆64Updated 3 years ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated last week
- Spring JPA @Query for custom query in Spring Boot example☆24Updated 2 years ago
- Simple Event Driven Microservices with Spring Cloud Stream☆98Updated 5 years ago
- Java (Spring) microservices example with Kafka and saga pattern☆74Updated 2 years ago
- Spring boot example with REST and spring data JPA☆59Updated 7 months ago
- Spring Kafka with unit test example☆51Updated last year
- Spring Boot application showing basic configuration to work with Kafka☆230Updated 7 months ago
- spring security 6☆54Updated last year
- This repository contains source code for the Spring Boot Testing Tutorial Series