Poems for Programmers
More is less. Cut the clutter. Use exact names.
Monday, October 28, 2013
Play2 and TeamCity
›
Play2 and TeamCity TeamCity TeamCity from JetBrains is one of main rivals on Continuous Integration space. Study the power...
2 comments:
Tuesday, October 22, 2013
Play2 and Sonatype Nexus
›
Play2 and Sonatype Nexus Sonatype Nexus IN & OUT Binary repositories like Sonatype Nexus can be used to share artifacts withi...
Play2 and MySql
›
Play2 and MySql Happened so far I have developed my Play2 app using H2 in memory database. Wonderful! Next step is to set up lo...
Wednesday, October 16, 2013
Play2 and Deploying your app
›
Play2 and packaging your app Play apps are easy to start using play console, "~run" command is excellent on development mod...
Friday, October 11, 2013
Play2 build files
›
Play2 build files Play2 2.2 documentation suggested that one should convert "./project/build.scala" to "./build.sbt...
Play2 and Postgres
›
Play2 and Postgres H2 is great database and it integrates well to Play2 during development. I use Ebean ORM and it just works. When I de...
Tuesday, October 08, 2013
Play2 forms and Bootstrap
›
Play2 forms and Bootstrap Bootstrap gives developer grid layout, some css magic and components. As Play2 contains support for Boo...
›
Home
View web version