Custom Annotation Scanning with Spring Boot

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ClassGraph

    An uber-fast parallelized Java classpath scanner and module scanner.

  • There are libraries like classgraph that can be used in java applications that do not use spring framework. If your application do not use spring framework or spring boot, you can refer to the classgraph library documentation and proceed.

  • tutorials

  • The full working example of this blog is available in my github repository.

  • 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

  • If you want to remove one language feature in Java what will be your pick and why?

    1 project | /r/java | 27 Dec 2022
  • Is it possible to obtain all the built-in classes via reflection?

    1 project | /r/javahelp | 23 Jul 2022
  • Great answer

    7 projects | /r/ProgrammerHumor | 6 Jun 2022
  • reflection and instantiation in java

    1 project | /r/learnprogramming | 21 Dec 2021
  • Get list of objects/classes/interfaces under a package

    2 projects | /r/androiddev | 3 Jul 2021