The Journal
Field notes from four decades of building systems that scale.
Architecture, machine intelligence, engineering leadership — written for technical leaders who'd rather build than speculate.
Yes, it is now this easy to Dockerize a Play! Framework Application
Do you want to build a dockerized Play! Framework application to deploy on a Docker server?
Programming a simple slot machine game using Java
No matter how simple or complex the game is, Java can do the job! On this post, let’s take a look at how beginners of Java programming can make a simple, yet fully functional slot machine....
How to implement a Session Timeout in Play Framework 2
If you follow the Play Framework 2 guide for implementing authentication: http://www.playframework.com/documentation/2.2.2/JavaGuide4 - you will notice that there is no session timeout in Play Framework 2. It was there in Play Framework 1, but Play Framework...
Examples for working with JSON in Play Framework 2 with Java
String to JSON: <pre class="brush: plain; title: ; notranslate" title="">JsonNode json = mapper.readTree(notification.getSharedData());</pre>
Configuring Play2War with Play 2.2 and build.sbt
I had previously used Play2War with Play 2 projects that contained a Build.scala file following the configuration directions from Play2War. However, when attempting to configure a newer project which now uses a build.sbt instead of the...
How to configure an SSL Certificate with Play Framework for https
I spent hours trying to get this to work, and in the end, then problem was that I did not generate the CSR (Certificate Request) myself with the keytool.
How to run a Play Framework Application in Tomcat or JBoss
So you have written an application using Play! Framework 2.x and your System Administrator tells you that he won’t install Play! and that your application needs to run in a supported Java Servlet Container like JBoss,...
Crowd Dialog: Crowdfunding Conference 2013
Some of you have noticed that I have not published much recently. In addition to my day-job, I have been organizing a Crowd Funding conference for Startups and Companies that want to use Crowdfunding to finance...
How to set the Java Version for Compiling a Play Framework Module
@jaliss and I were recently wondering how to make sure that a module was compiled with JSDK 1.6 after we had upgraded the Java Version on our Macbooks.
How to integrate Concordion in Play Framework and write acceptance tests in natural language
After starting to read “Specification by Example”, I wanted to have a go a writing acceptance tests for my Play Framework projects. I stumbled onto Concordion (http://www.concordion.org/), because it is similar to Cucumber but written in and...
Browse all
Tags
- Concordion (1)
- DbUnit (1)
- Docker (1)
- PlayFramework (6)
- SecureSocial (4)
- Testing (1)
- Unit Testing (1)
- XING (1)
- agents (4)
- agile (1)
- ai (14)
- aloha-editor (3)
- alpinejs (1)
- annotations (1)
- api (1)
- arduino (1)
- atemmini (1)
- aws (3)
- bdd (1)
- browser (1)
- business (1)
- chatgpt (1)
- ci (1)
- claude-code (6)
- cloudbees (2)
- cloudformation (1)
- cloudfront (1)
- codespaces (1)
- crud (1)
- css (2)
- cto (1)
- database (1)
- deploy (1)
- developer (5)
- ebean (2)
- esxi (1)
- facebook (1)
- github (4)
- glassfish (1)
- graalvm (1)
- hermes-agent (2)
- hibernate (2)
- howto (15)
- iOS (1)
- ide (1)
- instagram (1)
- intellij (1)
- investing (1)
- java (7)
- jboss (1)
- jekyll (1)
- jhipster (2)
- jpa (3)
- json (1)
- liquibase (1)
- macmini (1)
- mazcal (1)
- mentoring (1)
- micronaut (3)
- mockup (1)
- module (1)
- nextjs (1)
- nocode (1)
- obs (1)
- openapi (1)
- opencode (1)
- passkit (1)
- passkit4j (1)
- postcss (2)
- ptich (1)
- review (1)
- roo (3)
- ruby (1)
- scrum (1)
- security (2)
- sketch (1)
- ssl (1)
- startup (2)
- stream (1)
- swagger (1)
- tailwindcss (2)
- tdd (1)
- technology (1)
- tip (2)
- tomcat (1)
- tutorial (1)
- twitter bootstrap (1)
- vaadin (2)
- vmware (1)
- war (1)
- webpack (2)
- wireframe (1)
- wysiwyg (2)
- youtube (1)