Giter Site home page Giter Site logo

imace / javaee-lab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaxio/javaee-lab

0.0 2.0 0.0 449 KB

Code generation Templates for pure Java EE 7 application

Home Page: http://www.jaxio.com/en/

License: Apache License 2.0

Java 75.92% HTML 20.86% CSS 2.24% JavaScript 0.98%

javaee-lab's Introduction

Celerio Generation Template Packs: Java EE 7 web application

These Celerio Generation Template Packs contain some source code templates that are interpreted by Celerio code generator in order to generate a full S-CRUD Java EE 7 web application.

S-CRUD means: Search, Create, Read, Update, Delete

The generated application runs on WildFly 10, it is a pure Java EE 7 application, it relies on:

  • JPA with Hibernate
  • Search with Hibernate Search / Lucene
  • JSF 2.2
  • Primefaces 5.3 / Omnifaces 2.1
  • Shiro for authentication

Requirements

  • Java 8
  • Maven 3.1.1
  • Latest WildFly version (we currently use 10.0.0-CR4)

Generate a Java EE 7 web application

These packs is part of Celerio distribution.

Have already Maven 3 and Java 1.8 installed ?

To generate an application from these packs simply execute:

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

Please refer to Celerio Documentation for more details on Celerio.

Once generated, to deploy it on WildFly 10, assuming it is running on localhost, execute from your generated app root folder:

mvn wildfly:deploy

Contribute

You may contribute in several ways:

  • By using the generated app and trying to find its limits
  • By reviewing the generated code, is Java EE 7 properly used ?
  • By trying to generate a project using your own database schema

You may of course report issues and/or submit pull requests.

Limitations

  • Cache does not seem to work (ehcache)
  • LocalDate not supported by PrimeFaces p:calendar, even with our converter!

javaee-lab's People

Watchers

imace jiang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.