A collection of utility tools for Java developers, providing various helpers for common programming tasks.
- URL Parameters Utility - Tools for working with URL query parameters
- Clone this repository
- Build the project with Maven:
mvn clean install
- Run the application:
mvn spring-boot:run
- Access the utilities at
http://localhost:8080/
Each utility has its own documentation:
- Java
- Spring Boot
- Maven