hgmiguel / practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Application project template

You have just created a basic Java application. There is a standard project structure for source code and tests.

In this project you get:

  • A Gradle build file

  • A standard project structure:

    | +- src | +- main | | | +- java | +- test | | | +- java

About

License:Apache License 2.0


Languages

Language:CSS 37.4%Language:HTML 34.5%Language:Shell 12.3%Language:Groovy 8.0%Language:Java 7.6%Language:Dockerfile 0.2%