Skip to content

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.

License

Notifications You must be signed in to change notification settings

omega0verride/Spring-RestProcessor

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages