-
Enterprise Java
Role of Automation Testing in CI CD Pipeline
The industry widely adopted software development practices: Continuous Integration and Continuous Deployment ensure delivering the product well and delivering often.…
Read More » -
Enterprise Java
Defining a Resource
In Fielding’s dissertation a Resource is described as: “Any information that can be named” … “a document or image, a temporal…
Read More » -
Core Java
Reflection is the most important Java API
The other day I was wondering – which is the most important Java API. Which of the SE and EE…
Read More » -
Enterprise Java
Angular 8 + Spring Boot 2.2: Build a CRUD App Today!
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Core Java
Using Java 12 in Eclipse
1. Install JDK 12 Link: https://www.oracle.com/technetwork/java/javase/downloads/jdk12-downloads-5295953.html 2. Install Eclipse 4.11 Link: https://download.eclipse.org/eclipse/downloads/drops4/R-4.11-201903070500 3. Install Eclipse Java 12 Support Start Eclipse…
Read More » -
Software Development
Local Microservices: Breaking up the Jigsaw
This is part two in a three part series looking at local microservices running in the same process. Part one…
Read More » -
Python
Top 10 Free Python Compilers and Interpreters
1. Introduction In this lesson, we will cover some of the Python compilers and interpreters available for Python programming language.…
Read More » -
Core Java
Reflection selector expression
Java::Geci is a code generator that runs during unit test time. If the generated code fits the actual version of…
Read More » -
Software Development
Time Series & Deep Learning (Part 1 of N): Basic Stuff
During the last part of my career I had a chance to work with Data Scientists having strong skills in…
Read More »