Group: GitHub Beagle4j
1.Beagle4J :: Core1 usages
io.github.beagle4j » beagle-core Apache
Framework-agnostic detection engine. Deliberately depends on nothing but the JDK
(plus the SLF4J API) so it can be embedded in Spring, Quarkus, Micronaut or plain Java.
Last Release on Sep 11, 2026
2.Beagle4J :: JDBC1 usages
io.github.beagle4j » beagle-jdbc Apache
Transparent JDBC instrumentation. Wraps a DataSource in dynamic proxies so that
statements, bind parameters and rows read are observed without the application,
the ORM or the connection pool being aware of it.
Last Release on Sep 11, 2026
3.Beagle4J :: Spring Boot Starter
io.github.beagle4j » beagle-spring-boot-starter Apache
Auto-configuration. Add the dependency and every DataSource in the context is
instrumented and every HTTP request becomes an observed unit of work.
Last Release on Sep 11, 2026
4.Beagle4J
io.github.beagle4j » beagle4j-parent Apache
Runtime detector for N+1 queries, repeated queries and Spring transaction
anti-patterns. Finds the bugs that compile, pass tests, and fall over in production.
Last Release on Sep 11, 2026