Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.26 KB

Celerio Generation Template Pack: JPA backend

Build Status

The Celerio Generation Template Pack "JPA backend" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application persistence layer.

Generate an application

This pack is part of Celerio distribution.

Have already Maven 3 and Java 1.8 installed ?

To generate an application from this pack simply execute:

mvn com.jaxio.celerio:bootstrap-maven-plugin:4.0.2:bootstrap

Please read Celerio Documentation for more details.

Change Log

1.0.2

  • Uses Celerio 4.0.2. As a result, no longer need to use Jaxio's repository since Celerio is now on Maven Central.

1.0.1

  • Fix login page i18n rendering
  • Clean up generated pom.xml

1.0

  • initial version, upgraded from our private distribution

Contributors

In alphabetical order:

  • Jean-Louis Boudart
  • Sébastien Péralta
  • Florent Ramière
  • Nicolas Romanetti

License

The Celerio Generation Template Pack "JPA backend" is released under version 2.0 of the Apache License