Skip to content

pm6422/luix-commons

Repository files navigation

LUI️✘ Commons

Overview

Luix Commons is a collection of tool and utilities focused on all aspects of reusable Java components.

Modules

Luix Commons consists of three main components:

  • luix-utilities: Utility classes, like Apache Commons

  • luix-generator: A UID generator, which is used to generate unique ID under distributed environment

  • luix-web-framework: Basic web framework, provides common web features like logging, exception handling, etc.

Requirements

Before you can build this project, you must install JDK on your machine. You can install JDK by SDK Man. e.g.

sdk install java 11.0.20-tem
Note
Java compatability: JDK 11 or higher

Dependencies

  • spring-boot 2.7.1

Build

Run the following command to build the project:

./mvnw clean verify

Contacts

About

Luix Commons is a collection of tool and utilities focused on all aspects of reusable Java components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published