GitXplorerGitXplorer
e

gradle-javaweb

public
3 stars
8 forks
2 issues

Commits

List of commits on branch master.
Unverified
a2babe6517b73def25e7d6e06419e9458694be73

Updated LICENSE

committed 8 years ago
Unverified
c93b1c096921c92db13f1953df3610bbbc4b8606

Update gradle wrapper

committed 8 years ago
Unverified
ad7565516bdf07a2008520b29fbfd1be929b4c0a

Create License

eedysegura committed 8 years ago
Unverified
f44032feefebb798273491ba6f32d208e6cdffeb

Update gradle wrapper

committed 9 years ago
Unverified
a8a0beb8358483cb68615e30e0faf6038ebfbba9

Update README.md

eedysegura committed 9 years ago
Unverified
84ca3613edad6b20d0a9d7f1033592eaf0154d0b

Updated build.gradle to create source folders automatically on gradle eclipse command

committed 9 years ago

README

The README file for this repository.

Java EE application with Gradle

A simple boilerplate for Java EE Web Application with Gradle

How to import to eclipse

Got to the prompt/terminal and execute the command below

gradlew eclipse

How to use

Just clone it and run the command below:

gradlew jettyRunWar