bezkoder / spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for spring-boot-redis-example
- Spring JPA @Query for custom query in Spring Boot example☆22Updated last year
- Custom Validation in Spring Boot example - Spring Boot custom validation annotation example - Spring Boot Rest API Validation☆14Updated last year
- Spring Boot Rest API unit test with Junit 5, Mockito, Maven☆40Updated last year
- @RestControllerAdvice example in Spring Boot for handling Rest APIs exception☆30Updated last year
- In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will…☆28Updated 3 months ago
- Spring Data JPA Native Query example (with parameters) in Spring Boot☆19Updated last year
- Example of Spring Security OAuth2 + MySQL