-
Agile
Agile Transformation: Possible Organizational Measurements (Part 4)
“What should I measure???” is one of the questions I see when I work with people going through an agile…
Read More » -
Enterprise Java
Spring Boot 2 native approach to SSO with OAuth 2/OpenID Connect
This post is the final part of a 3 post series exploring ways to enable SSO with an OAuth2 provider…
Read More » -
Enterprise Java
Neo4j Import: java.lang.IllegalStateException: Mixing specified and unspecified group belongings in a single import isn’t supported
I’ve been working with the Neo4j Import Tool recently after a bit of a break and ran into an interesting…
Read More » -
Enterprise Java
ElasticSearch Tutorial for Beginners
1. Introduction In this example, we shall demonstrate how to make use of Elasticsearch, a distributed free-text search and analysis…
Read More » -
Agile
Product Owners need 4 things
To be an effective Product Owner – and that includes product managers and business analysts who are nominating work for…
Read More » -
Enterprise Java
Spring @Lazy annotation use cases
The Spring framework with almost no effort can solve for you many common programming problems, but some of its features…
Read More » -
Software Development
Getting on Board With Blockchain Development
Blockchain has become a new buzzword in Silicon Valley due to its function as a distributed ledger that powers cryptocurrencies…
Read More » -
Enterprise Java
Spring Cloud Stream with Kafka
Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this…
Read More » -
Software Development
MicroServices – Part 2 : Configuration Management with Spring Cloud Config and Vault
In MicroServices using Spring Boot & Spring Cloud – Part 1 : Overview, we took a brief look at what…
Read More »