Skip to content

Kera-Chi/Java-Utility-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Utility Kit (JUK)

A collection of utility tools for Java developers, providing various helpers for common programming tasks.

Available Utilities

Getting Started

  1. Clone this repository
  2. Build the project with Maven:
   mvn clean install
  1. Run the application:
   mvn spring-boot:run
  1. Access the utilities at http://localhost:8080/

Documentation

Each utility has its own documentation:

Technologies

  • Java
  • Spring Boot
  • Maven

About

A collection of Java-based API utilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages