-
Enterprise Java
Spring Boot: Building a RESTful Web Application
Introduction: REST stands for Representational State Transfer and is an architectural guideline for API design. We assume that you already…
Read More » -
Enterprise Java
Augmenting a Spring Data repository through delegation
I have recently written several posts about Kotlin’s delegation. In doing so, I realised a useful way to apply it…
Read More » -
Career
5 Ways to Define Your Career Goals as a Software Engineer
It’s easy to decide to find new career opportunities based on your career goals, but what if you don’t know…
Read More » -
Web Development
22 Reasons Why Test Automation Fails For Your Web Application
I can relate to the feeling where you wish to achieve flawless automation testing in the blink of an eye!…
Read More » -
Enterprise Java
Spring Boot with H2 Database
In this quick tutorial, we’ll bootstrap a simple Spring Boot application backed by an in-memory H2 database. We’ll use the…
Read More » -
Enterprise Java
Build Mobile Apps with Angular, Ionic 4, and Spring Boot
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
Software Development
[MEGA DEAL] The Complete Computer Science Bundle (89%)
8 Courses (78+ Hours) to Get a Quality Tech Education—From Coding to Design–without Paying Exorbitant Tuition Hey fellow geeks, This…
Read More » -
Software Development
Test coverage decreased and it is good (short, read)
Synchronicity concept of Carl Gustav Jung says that events are “meaningful coincidences” if they occur with no causal relationship yet…
Read More » -
Enterprise Java
Efficient enterprise testing — unit & use case tests (2/6)
In the first part of the series we saw some generally applicable principles and constraints that effective tests should fulfill.…
Read More »