Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

This is an attempt on implementing lombok-like annotation processing to auto create relation methods and more

Notifications You must be signed in to change notification settings

JavaWebStack/ORM-Annotation-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ORM-Annotation-Processing

This is an attempt on implementing lombok-like annotation processing to auto create relation methods and more

This requires some internal javac classes, so it depends on tools.jar which is part of the jdk. You might need to change your JAVA_HOME to point to a proper jdk8 installation. At the moment this is just a proof-of-concept so it's nowhere near usable, which is the main reason why we moved it to a seperate repository.

About

This is an attempt on implementing lombok-like annotation processing to auto create relation methods and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages