Skip to content

pfournea/Java-EE-Cookbook

 
 

Repository files navigation

Java-EE-Cookbook

The Java-EE-Cookbook project has the goal to make Java EE applications easier. This project provides a community cookbook with recipes/procedures on how to make Java EE applications. The cookbook is filled with industry best practices and design guidelines so that teams who follow the cookbook will program in a unified way.

Building the project

You can view the cookbook by simply building the project using Gradle. Execute the following command:

gradlew build

and view the cookbook in the generated build folder

We need your help

Pull requests are welcome.

License

The Java-EE-Cookbook is release under version 2.0 of the Apache License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.6%
  • SQLPL 26.1%
  • JavaScript 4.8%
  • Groovy 4.3%
  • CSS 1.2%