Skip to content
Sanjay Patel edited this page Oct 20, 2018 · 22 revisions

Spring Lemon Official Documentation

For an introduction, first have a look at the home page of the project.

Libraries

  • spring-lemon-exceptions: Useful for elegant exception handling and validation in any Spring project
    • spring-lemon-commons: Common for all things below
      • spring-lemon-commons-web: For developing Spring Web (non-reactive) microservices
        • spring-lemon-commons-jpa: For developing Spring Web (non-reactive) JPA microservices
          • spring-lemon-jpa: For developing Spring Web (non-reactive) JPA monolith or auth-microservice
      • spring-lemon-commons-reactive: For developing Spring WebFlux (reactive) microservices
        • spring-lemon-commons-mongo: For developing Spring WebFlux (reactive) MongoDB microservices
          • spring-lemon-rective: For developing Spring WebFlux (reactive) MongoDB monolith or auth-microservice