Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.