Posts Tagged ‘Java’

JPA and VRaptor 3

Updated at January 5th 2011.

We know that nowadays is essential to have a persistence framework to avoid the hard work of to create tables, key exchange and so one. If you want productivity and incredibles features, I can say that Hibernate is a great choice.

Objective:

Create a project in which we configure and use the API JPA with automated transaction control with the VRaptor 3.

Read More

Share and Enjoy

  • Facebook
  • Twitter
  • Delicious
  • LinkedIn
  • StumbleUpon
  • Add to favorites
  • Email
  • RSS

Getting Started with VRaptor 3

For those follow closely the Java area is not new the VRaptor is growing up with good references. I work with some projects at Giran using it, and I’m so satisfied.

Knowing the framework

VRaptor is a MVC framework that works with its methods of your controller in a exposed way and RESTFul, then we can access a public method, for example, by URI: /usuario/cadastrar in an easy and intuitive way. Following is a brief list of some features:

Read More

Share and Enjoy

  • Facebook
  • Twitter
  • Delicious
  • LinkedIn
  • StumbleUpon
  • Add to favorites
  • Email
  • RSS