Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manosbatsis/scrudbeans
Hands-free, RESTful, extensible SCRUD for your Java/Kotlin JPA entities in Spring Boot
https://github.com/manosbatsis/scrudbeans
annotation-processing annotation-processor jpa mdd model-driven model-driven-architecture model-driven-development spring-boot
Last synced: 13 days ago
JSON representation
Hands-free, RESTful, extensible SCRUD for your Java/Kotlin JPA entities in Spring Boot
- Host: GitHub
- URL: https://github.com/manosbatsis/scrudbeans
- Owner: manosbatsis
- License: lgpl-3.0
- Created: 2018-12-01T08:47:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T07:53:08.000Z (about 1 year ago)
- Last Synced: 2023-10-21T08:28:31.386Z (about 1 year ago)
- Topics: annotation-processing, annotation-processor, jpa, mdd, model-driven, model-driven-architecture, model-driven-development, spring-boot
- Language: Kotlin
- Homepage: https://manosbatsis.github.io/scrudbeans/
- Size: 46.8 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml.bk
- License: LICENSE
Awesome Lists containing this project
README
# ScrudBeans [![Maven Central](https://img.shields.io/maven-central/v/com.github.manosbatsis.scrudbeans/scrudbeans-spring-boot-starter.svg)](https://repo1.maven.org/maven2/com/github/manosbatsis/scrudbeans/scrudbeans-spring-boot-starter/) [![Build Status](https://travis-ci.com/manosbatsis/scrudbeans.svg?branch=master)](https://travis-ci.com/manosbatsis/scrudbeans)
Documentation at https://manosbatsis.github.io/scrudbeans/
Project templates for Java and Kotlin can be found at
[scrudbeans-template-java](https://github.com/manosbatsis/scrudbeans-template-java) and
[scrudbeans-template-kotlin](https://github.com/manosbatsis/scrudbeans-template-kotlin) respectively.