https://github.com/libreworks/stellarbase
Stellarbase is a starting point for Java applications using Spring. Using convention over configuration, we provide an infrastructure to get started with data entities, validation rules, data access objects, and services, as well as a cadre of utilities.
https://github.com/libreworks/stellarbase
Last synced: about 1 year ago
JSON representation
Stellarbase is a starting point for Java applications using Spring. Using convention over configuration, we provide an infrastructure to get started with data entities, validation rules, data access objects, and services, as well as a cadre of utilities.
- Host: GitHub
- URL: https://github.com/libreworks/stellarbase
- Owner: libreworks
- License: apache-2.0
- Created: 2015-04-30T16:46:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-30T16:51:13.000Z (about 11 years ago)
- Last Synced: 2025-02-03T21:47:37.673Z (over 1 year ago)
- Language: Java
- Size: 828 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stellarbase
Stellarbase is a starting point for Java applications using Spring. Using convention over configuration, we provide an infrastructure to get started with data entities, validation rules, data access objects, and services, as well as a cadre of utilities.