https://github.com/marlonluan/framework
Java Framework based in Spring
https://github.com/marlonluan/framework
framework java spring spring-boot springboot
Last synced: 3 months ago
JSON representation
Java Framework based in Spring
- Host: GitHub
- URL: https://github.com/marlonluan/framework
- Owner: MarlonLuan
- License: mit
- Created: 2023-04-30T12:47:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T20:38:05.000Z (4 months ago)
- Last Synced: 2025-02-19T22:42:16.085Z (4 months ago)
- Topics: framework, java, spring, spring-boot, springboot
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# framework
## Add in pom.xml
```xml
3.4.3-SNAPSHOT
```
```xml
com.marlonluan
framework-dependencies
${ml-framework.version}
```
```xml
com.marlonluan
framework
```
```xml
ossrh
https://s01.oss.sonatype.org/content/repositories/snapshots
```