SPRING AUTOCONFIGURE

This page summarizes the projects mentioned and recommended in the original post on /r/u_sybrenbolandit

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • spring-auto-configure-controller

    Auto configured explamation-controller with Spring

  • Basically we want to tell Spring what beans we want without knowing what packages to scan. There is a special place for this. Spring looks at ~/java/resouces/META-INF/spring.factories. In here we define our bean (or mulitple beans if we want). The complete code of this library is here.

  • java-spring-api

    Simple java rest api using spring

  • We are going to reuse an application that we made in an earlier post (found here). It’s just a basic setup with a greetings endpoint. The code that is used is found on github here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts