Pinned Repositories
dependent-security
A Spring Data REST demo project with user access only to objects created by it
generic-crud
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
projection-cache-demo
Using Projections in Spring Data REST as DTO with cache to reduce the impact of 1+N queries problem
sb-hazelcast-hibernate-l2c-demo
Hazelcast as distributed Hibernate 2nd level cache and Spring cache in Spring Boot application
sb-jpa-batch-insert-demo
sb-multitenant-db-demo
Multi-tenant Spring Boot demo project
sb-oauth2-google-signin-demo
Combination of local OAuth2 authentication and Google Sign-in in Spring Boot application
sb-oauth2-mfa-demo
Spring Boot application with OAuth2 and multi-factor authentication
sb-querydsl-sd-demo
Example of making a 'REST query language' with Querydsl and Spring Data
spring-data-rest-dto
An approach of how to work with DTO in Spring Data REST projects
Cepr0's Repositories
Cepr0/sb-multitenant-db-demo
Multi-tenant Spring Boot demo project
Cepr0/sb-oauth2-google-signin-demo
Combination of local OAuth2 authentication and Google Sign-in in Spring Boot application
Cepr0/sb-mongo-elastic-demo
Spring Boot, Mongo and Elasticsearch demo
Cepr0/k8s-demo
K8s simple Spring Boot demo application using KinD
Cepr0/sb-oauth2-mfa-demo
Spring Boot application with OAuth2 and multi-factor authentication
Cepr0/sb-consul-demo
Cepr0/sb-exception-handling-demo
Demo of Exception Handling in Spring Boot application
Cepr0/sb-websocket-user-demo
Cepr0/dind-maven-java
Docker-in-Docker image with Maven and Java to use in CI/CD process
Cepr0/embeddable-demo
Example of Entity with Embeddable elements
Cepr0/java-sample-template-project
Cepr0/sb-a-lot-of-many-to-many-demo
Cepr0/sb-auth-resource-demo
Cepr0/sb-auto-restdocs-demo
Spring REST Docs demo
Cepr0/sb-cloud-config-demo
Cepr0/sb-cloud-stream-demo
A demonstration of using Spring Cloud Stream with RabbitMQ to transfer messages between micro-services
Cepr0/sb-complex-dto-from-db-so
An example of how to transform result of joined query with Spring Data JPA.
Cepr0/sb-constraint-validator-injection-demo
Demo of the custom ConstraintValidator as a Spring Bean
Cepr0/sb-data-rest-demo-2020.04
Cepr0/sb-db-sample
Cepr0/sb-hazelcast-demo
Cepr0/sb-log4jdbc-cloud-demo
Issue with Spring Boot, log4jdbc and Spring Cloud
Cepr0/sb-log4jdbc-cloud-workaround-demo
A workaround for log4jdbc-spring-boot-starter and Spring Cloud in Spring Boot application
Cepr0/sb-request-response-rabbitmq-demo
Cepr0/sb-sd-optimistic-lock-demo
An example of Optimistic locking with Spring Data JPA
Cepr0/sb-strategy-demo
Cepr0/sb-testcontainers-mongo-demo
Cepr0/sb-traefik-discovery-client-demo
Implementation of Spring Cloud DiscoveryClient for Traefik
Cepr0/sb-webmvc-jsp-demo
Cepr0/test-docs