-
Enterprise Java

How to add auto-update the Version Number of a Play Framework 2.X Project
I wanted to have Version numbers that get automatically updated when I want to release a new version, so I…
Read More » -
Enterprise Java

Itâs easy to document your Play Framework REST API with Swagger
This post origÂiÂnally ran on http://âswagâgerâ.io (7/30/2015) I havÂing been using Play FrameÂwork as a Java-based, lightning-fast REST backÂend frameÂwork…
Read More » -
Enterprise Java

How to use Hibernate to generate a DDL script from your Play! Framework project
Ok, so you have been using the hiberÂnate propÂerty name=âhibernate.hbm2ddl.autoâ value=âupdateâ to conÂtinÂuÂously update your dataÂbase schema, but now you…
Read More » -
Desktop Java

Programming a simple slot machine game using Java
No matÂter how simÂple or comÂplex the game is, Java can do the job! On this post, letâs take a look…
Read More » -
Enterprise Java

How to implement a Session Timeout in Play Framework 2
If you folÂlow the Play FrameÂwork 2 guide for impleÂmentÂing authenÂtiÂcaÂtion: http://âwwwâ.playframeâworkâ.com/âdâoâcâuâmâeânâtâaâtâiâoânâ/â2â.â2â.â2â/âJâaâvâaâGâuâiâde4 â you will notice that there is no…
Read More » -
Enterprise Java

How to configure an SSL Certificate with Play Framework for https
I spent hours tryÂing to get this to work, and in the end, then probÂlem was that I did not…
Read More » -
Enterprise Java

How to use Reflection to Document your Data Model based on JPA Annotations
So using JPA, HiberÂnate or EBeans is cool when you can just annoÂtate your Java classes, but havenât you always…
Read More »



