In this sample i integrate a play framework app (java) with akka cluster so that you can easily add new play node to scale your system. when a new node added all node in the cluster log hello message, no matter which node receives the message.
This is a sample project that use Play Framework 2.4, Scala and ReactiveMongo to provide REST service. This sample uses JSON BSON conversion feature and JSON Writes and Reads feature in two separate controller.
Maven + Spring + Hibernate + MySql with 2 database connection Example (modified version of this: http://www.mkyong.com/spring/maven-spring-hibernate-mysql-example/)
In this repository i describe JPA 2.1 configuration in Play Framework 2.3 and 2.4 with or without Spring IoC container. The repository has 4 branch, in master branch i use play 2.4 and jpa 2.1, in play23-jpa branch i use jpa 2.1 and play 2.3 and also there are two branch that configure play 2.3 with
... [More] spring ioc container 4.0, one branch use spring for datasource and another use play for datasource management. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy