Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justedlev/spring-boot-v3-commons

🗃️ Utils for Spring Boot v3
https://github.com/justedlev/spring-boot-v3-commons

commons java-17 maven spring-boot-3 utilities utils

Last synced: 24 days ago
JSON representation

🗃️ Utils for Spring Boot v3

Awesome Lists containing this project

README

        


Spring Boot v3 Commons


🗃️ Utilities for Spring Boot v3


[![language](https://img.shields.io/badge/Java%2017-e6892e)](https://github.com/justedlev/spring-boot-v3-commons)
[![framework](https://img.shields.io/badge/Spring%20Boot%203-6cb52d)](https://github.com/justedlev/spring-boot-v3-commons)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.justedlev.commons/spring-boot-v3-commons?logo=apachemaven&label=sb3c)](https://central.sonatype.com/search?q=io.justedlev.commons.spring-boot-v3-commons)
[![license](https://img.shields.io/github/license/justedlev/spring-boot-v3-commons)](https://github.com/justedlev/spring-boot-v3-commons)
[![stars](https://img.shields.io/github/stars/justedlev/spring-boot-v3-commons)](https://github.com/justedlev/spring-boot-v3-commons/star)
[![issues](https://img.shields.io/github/issues/justedlev/spring-boot-v3-commons)](https://github.com/justedlev/spring-boot-v3-commons/issues)

### 📋 About

Some utils for `🍃 Spring Boot 3`

### ⬇️ Maven dependency

Replace the `${sb3c-version}` with the latest version

```xml

io.github.justedlev.commons
spring-boot-v3-commons
${sb3c-version}

```