22 junho 2016

Hibernate Configuration File Tutorial


Environment
  • Windows 7
  • Java version 7
  • Eclipse Kepler 4.3
  • Maven 3.0.4
  • MySQL 5.0.86
  • JBoss-Hibernate Plugin 4.1.2 for Eclipse



20 abril 2016

Web Article - JAX-RS Annotations Explained

JAX-RS Annotations
1.1. @Path
1.2. @PathParam
1.3. @GET
1.4. @POST
1.5. @PUT
1.6. @DELETE
1.7. @Consumes
1.8. @Produces
1.9. @QueryParam



Full Article here