-
spring-boot-up Public
A common useful utilities for Spring Boot
Java Apache License 2.0 UpdatedDec 18, 2025 -
yaml-workbook Public
A Java utility to convert YAML to Workbook(Excel) and vice versa
Java UpdatedDec 14, 2025 -
json-flattener Public
A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
-
json-base Public
A set of Java interfaces, which defines the common JSON data behaviors, can be used to decouple programming logic from JSON implementations such as Jackson, Gson, org.json and Jakarta...
-
thymeleaf-jsonforms Public
JSON Forms implementation with Spring Thymeleaf
Java UpdatedNov 16, 2025 -
chatkeep-app Public
ChatKeep is an app to capture and share all your conversations between AI chatbots
Java UpdatedOct 27, 2025 -
-
Spring security plugin of standalone authentication total solution powered by Embedded Keycloak
-
Embedded Keycloak brought by spring-boot-up
-
json-schema-data-yamlifier Public
Utility for converting JsonSchema Data(JSON) into Yaml
Java UpdatedJul 22, 2025 -
-
workbook-accessor Public
A friendly workbook reader and writer for Java based on Apache POI
-
spring-paper-trail Public
Add automatic audit trail to all stateful HTTP requests by the annotation @EnablePaperTrail
-
rubycollect4j Public
Ruby Collections for Java
-
spelscriptassert Public
Spring Expression Language(SpEL) Jakarta validator
-
docker-oracle-xe-11g Public
Dockerfile of Oracle Database Express Edition 11g Release 2
-
spring-boot-up-data-mongodb Public
MongoDB enhancement of Cascade and Event brought by spring-boot-up
-
spring-boot-up-core Public
Core library for spring-boot-up
-
apt-constant-generator Public
Annotation Processing Tool for Java Constant generating
-
oss-fuzz Public
Forked from google/oss-fuzzOSS-Fuzz - continuous fuzzing for open source software.
Shell Apache License 2.0 UpdatedJul 5, 2023 -
spring-routing-resolver Public
An easy way to find out all routing paths in Spring annotated controllers.
-
-
spring-react-jsonschema-form Public
Integrate the famous react-jsonschema-form js library into Spring Framework
-
thymeleaf-dropdown-dialect Public
A Bootstrap dropdown dialect for Thymeleaf
-
japison Public
A JSON API (application/vnd.api+json) partial implementation which focuses on serialization and deserialization between API objects and Java objects
-
advanced-optional Public
An advanced version of Java Optional by adding an additional message and some convenient methods
Java Other UpdatedJun 14, 2021 -
aws-price-list-api Public
A Java wrapper to Amazon AWS Price List (web) API
-
-
spring-security-jjwt Public
Integrate the Java JSON Web Token(jjwt) library into Spring Security
-
jpa-type-flattenedjson Public
Simulate a new datatype FlattenedJson in database based on the AttributeConverter feature of JPA 2.1 with Hibernate, QueryDsl, Jackson JSON and JsonFlattener.