Skip to content

rlanhellas/aquiles-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aquiles-web

This JAR contains the Web plugin of Aquiles Framework

How to Use ?

Just add the following code in your pom.xml

   <dependency>
            <groupId>com.github.rlanhellas</groupId>
            <artifactId>aquiles-web</artifactId>
            <version>YOUR-VERSION-HERE</version>
        </dependency>

Content

  • JSF components like: autocomplete, inputDate, inputPeriodo, inputText and others.
  • Some annotations to help code, like @FindAll and others.
  • Default template based on Admin LTE 2.
  • Default Login Screen and Security Control.
  • Crud methods like save, update , delete , find.
  • List page and detail page with default structure and easy to code.

Important: We don't have a showCase yet, so feel free to help us.

About

Web layer for Aquiles Framework

Resources

Stars

Watchers

Forks

Packages

No packages published