Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 803 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 803 Bytes

Spring-RestProcessor

Code Generation using Annotation Processors to dynamically build powerful, fully filterable/sortable REST endpoints using SpringBoot without having to write queries or define api parameters. The controllers are meant to be fully customizable overcoming the fact that generated sources cannot be modified.

The project started as a dynamic query builder for JPA. I had the opportunity to further develop the project as part of my bachelor thesis.

Indrit Breti - Graduation Project

This is only a working demo. The project needs a lot more work.

This repository is initiated as a copy of my private repository since I wanted to remove some details and previous commits. https://github.com/omega0verride/GraduationProject-Spring-RestProcessor