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: about 1 year ago
JSON representation
🗃️ Utils for Spring Boot v3
- Host: GitHub
- URL: https://github.com/justedlev/spring-boot-v3-commons
- Owner: justedlev
- License: apache-2.0
- Created: 2024-09-02T20:12:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T08:14:11.000Z (over 1 year ago)
- Last Synced: 2025-02-20T09:26:40.151Z (over 1 year ago)
- Topics: commons, java-17, maven, spring-boot-3, utilities, utils
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spring Boot v3 Commons
🗃️ Utilities for Spring Boot v3
[](https://github.com/justedlev/spring-boot-v3-commons)
[](https://github.com/justedlev/spring-boot-v3-commons)
[](https://central.sonatype.com/search?q=io.justedlev.commons.spring-boot-v3-commons)
[](https://github.com/justedlev/spring-boot-v3-commons)
[](https://github.com/justedlev/spring-boot-v3-commons/star)
[](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}
```