Artifacts using HyperSQL Database (3,493)
Sort:
popular
|
newest
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Oct 15, 2024
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation.
It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Last Release on Sep 29, 2024
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Last Release on Sep 19, 2024
4. H2 Database Engine8,791 usages
com.h2database » h2EPLMPL
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc.
Storage can be disk-based or in-memory.
Last Release on Aug 12, 2024
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Sep 12, 2024
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Sep 19, 2024
7. HikariCP2,861 usages
com.zaxxer » HikariCPApache
HikariCP is a "zero-overhead" production ready JDBC connection pool.
Last Release on Sep 23, 2024
Spring Security is a powerful and highly customizable authentication and access-control framework.
It provides protection against attacks like session fixation, clickjacking, cross site request forgery, etc
Last Release on Aug 21, 2024
9. MyBatis1,722 usages
org.mybatis » mybatisApache
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
tools.
Last Release on Apr 3, 2024