java-library topic

List java-library repositories

JavaNotes

439
Stars
96
Forks
Watchers

🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列

log4jwebtracker

39
Stars
25
Forks
Watchers

Java web tool to setup at runtime the log level of Log4j appenders in an application, and read the log at runtime.

cactoos-jdbc

37
Stars
9
Forks
Watchers

Object-Oriented wrapper to JDBC

threatmodel-sdk

77
Stars
24
Forks
Watchers

A Java library for parsing and programmatically using threat models

LoggingInterceptor

1.3k
Stars
105
Forks
Watchers

An OkHttp interceptor which has pretty logger for request and response. +Mock support

java-express

193
Stars
28
Forks
Watchers

🧪 HTTP Framework based on expressjs, no dependencies, simple usage. Can be used to quickly spin up an API or serve local files.

sneaky-java

25
Stars
2
Forks
Watchers

Java utilities to throw checked exceptions in a "sneaky" way.

usbdrivedetector

129
Stars
47
Forks
Watchers

A Java library to get a list of all usb storage devices connected to the computer.

CellAdapter

25
Stars
1
Forks
Watchers

CellAdapter simplifies working with RecyclerView. It provides an opportunity to easily support multiple view types, to separate ViewHolders from Adapter class, map data to a view in a convenient way,...