Enterprise Java
-

Single Page Angularjs application with Spring Boot and Yeoman
I am very thankful for tools like yeoman which provide a very quick way to combine different javascript libraries together…
Read More » -

Introducing The Delegate Pattern
Delegate: a person who is chosen or elected to vote or act for others â Merriam-Webster. Delegate pattern: In software engineering,…
Read More » -

Keycloak SSO Integration into jBPM and Drools Workbench
Introduction Single Sign On (SSO) and related token exchange mechanisms are becoming the most common scenario for the authentication and…
Read More » -

High Availability Drools Stateless Service in Openshift Origin
Hi everyone! On this blog post I wanted to cover a simple example showing how easy it is to scale…
Read More » -

Key Tips for Managing Passwords in Sqoop
Sqoop is a popular data transfer tool for Hadoop. Sqoop allows easy import and export of data from structured data…
Read More » -

@Autowired all the things!
Recently I have written that @Autowired annotation make our lives easier in that it allows us to write less code.…
Read More » -

SpringBoot : Working with MyBatis
MyBatis is a SQL Mapping framework with support for custom SQL, stored procedures and advanced mappings. SpringBoot doesnât provide official…
Read More » -

SpringBoot : Working with JOOQ
In my previous article SpringBoot : Working with MyBatis  we have learned how to use SpringBoot MyBatis Starter to quickly get…
Read More » -

SpringBoot : Working with JdbcTemplate
Spring provides a nice abstraction on top of JDBC API using JdbcTemplate and also provides great transaction management capabilities using…
Read More »






