java-tutorials/vraptor
Rokon Uddin Ahmed f00a66af69 03.05.2018 (#4161)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-05-03 15:44:44 +02:00
..
src/main Added Complete Source Code for VRaptor BAEL-1214 (#3237) 2017-12-19 11:02:45 +01:00
.gitignore Added Complete Source Code for VRaptor BAEL-1214 (#3237) 2017-12-19 11:02:45 +01:00
README.md 03.05.2018 (#4161) 2018-05-03 15:44:44 +02:00
pom.xml Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00

README.md

VRaptor blank project

This is a blank project to help you to use VRaptor. You can easily import in you IDE as Maven project.

Este é um projeto em branco para ajudar você a usar o VRaptor. Você pode facilmente importá-lo na sua IDE favorita como um projeto Maven.

Após criar seu projeto você pode rodá-lo com um tomcat7 ou +:

mvn tomcat7:run

Cuidado para jamais executar mvn tomcat:run pois ele usará um tomcat6 (incompatível).

Relevant Article: