-
Clojure
Clojure (Prismatic) Schemas are Swagger
Recently, I decided to include Swagger documentation to our time sheet application. Although Swagger provides tools to help clients integrate…
Read More » -
Core Java
jOOQ Tutorial for Type safe DB querying
Course Overview SQL is a powerful and highly expressive language for queries against relational databases. SQL is established, standardised and…
Read More » -
Enterprise Java
The jOOQ Configuration
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -
Enterprise Java
Work with the jOOQ DSL
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -
Enterprise Java
Perform CRUD with Active Records
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -
Enterprise Java
Comparing jOOQ with JDBC
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -
Enterprise Java
Getting Started with jOOQ, H2, and Maven
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -
Core Java
An introduction to optimising a hashing strategy
Overview The strategy that’s used for hashing keys, can have a direct impact on the performance of a hashed collections…
Read More » -
Enterprise Java
New in JMS 2.0
This post lists ALL of the new APIs (interfaces/classes/annotations etc.) introduced in JMS 2.0 (part of the Java EE 7…
Read More »