-
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 »



