celerio icon indicating copy to clipboard operation
celerio copied to clipboard

Celerio is a code generator tool for data-driven application.

Results 5 celerio issues
Sort by recently updated
recently updated
newest added

Hi, Hibernate's @Formula annotation is needed. But I have no idea about how to implement it in celerio, would please give me some point? Some fuzzy thoughts are: 1. @Formula's...

Would be handy if sometimes we could generate new code only for changes in one Entity (changes that doesn't affect relation with others)

How can I add a configuration variable to place in to template, ex: set in pom.xml template: $configuration.applicationVersion

Hi , i m using postgresql 9.3 as database ,i used celerio spring security convention so spring security would connect to the database ,unfortunately it is not working ,here is...