Skip to content

tatsuma/play2java-samples

Repository files navigation

Just My Play2Java Notes.

custom routes type

In Play framework the “routes” file, Argument type can be used only type that framework defined. I added custom type which math.BigInteger as a sample, for the "routes" file using routesImport.

guice mybatis

How to use Guice and MyBatis in Play2.

guice mybatis multiple db

How to use Guice and MyBatis in Play2.
I’ve to be able to use multiple databases. (AbstractModule -> PrivateModule)

show current configuration

Dump the current play application configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published