Skip to content

Nathaniel-Vaur-Henel/spring-utilities

Repository files navigation

Spring Utilities

Write Once, Use Anywhere.
So, We write Once, You use Anywhere.

This library contains some convenient utils to easily automatize frequently task in Spring.

Presentation

From one project to another, some tasks keep coming back. It is these kinds of tasks that we want to facilitate here.

In libraries directory, you will find code to import into your project.
In examples directory, you will find examples code to show how you can use it. We will write tests and tiny runnable applications to help you to understand how to use our utilities.

Some Information