top of page

Demo.png

Woman with Headphones

In the Woods

Demo.png
Spring Time
Modern Software Solutions
“Everyday can be a better day in Software Engineering”
Home: Welcome
Search
Prove it- OCA Exam!
Okay, let's pivot to the Oracle Certified Associate (OCA) exam. This is a fantastic starting point! It's generally considered less...
Mark Kendall
May 24 min read
Â
Â
Â
Fun with JAVA- build a family tree
Ah, you're looking to bring this family matrix into the world of modern Java! Let's do that in code Java 17 (or 21, the concepts are...
Mark Kendall
May 26 min read
Â
Â
Â
JAVA 17 switch statement
```java import java.util.Random; public class Navigation { Â Â public enum Direction { Â Â Â Â NORTH, SOUTH, EAST, WEST Â Â } Â Â private...
Mark Kendall
May 14 min read
Â
Â
Â
Don't Forget the System in Your Microservices Integration Testing
Okay, let's craft some ideas with that focus! Here's a draft you can work withto start: Don't Forget the System in Your Microservices...
Mark Kendall
May 13 min read
Â
Â
Â
Your Devs should be receiving quality stories like this!
Let's break down how you can achieve this using smart and dumb components with Redux for state management. Here's a conceptual outline...
Mark Kendall
May 15 min read
Â
Â
Â
Functional interfaces
It sounds like you're diving into the world of functional interfaces in Java, and you're spot-on about Predicateand BiPredicate being...
Mark Kendall
Apr 303 min read
Â
Â
Â
eat, drink, and be merry- well, maybe- read this first!
The philosophy you're thinking of is indeed Epicureanism, which originated in ancient Greece with the philosopher Epicurus (341-270 BCE)....
Mark Kendall
Apr 302 min read
Â
Â
Â
Why Spring Boot Developers Should Be Using more Lambdas?
Okay, I can definitely synthesize our conversation into a concise article highlighting why Spring Boot developers should embrace lambdas....
Mark Kendall
Apr 292 min read
Â
Â
Â
JWT controller starter
```java package com.example.demo.controller; import com.example.demo.payload.request.LoginRequest; import com.example.demo.payload.reques...
Mark Kendall
Apr 296 min read
Â
Â
Â
Securing Your Spring Boot Application with JWT: A Deep Dive into Essential Components
Okay, let's craft an article explaining the core components of a Spring Boot JWT (JSON Web Token) security implementation. Here's a draft...
Mark Kendall
Apr 295 min read
Â
Â
Â
## Mastering JPA Fetch Types: EAGER vs. LAZY Loading for Optimal Performance
## Mastering JPA Fetch Types: EAGER vs. LAZY Loading for Optimal Performance When working with Java Persistence API (JPA) and defining...
Mark Kendall
Apr 295 min read
Â
Â
Â
Cascade Types in the context of Java Persistence API
Ah, you're asking about Cascade Types in the context of Java Persistence API (JPA) , which is a specification within Jakarta EE (and...
Mark Kendall
Apr 293 min read
Â
Â
Â
## Mastering SQL: A Developer's Guide to Query Languages
## Mastering SQL: A Developer's Guide to Query Languages As a developer, your interaction with databases is often through SQL (Structured...
Mark Kendall
Apr 297 min read
Â
Â
Â
Functional requirements Manager? This may help!
Absolutely! Tackling non-functional requirements is crucial for the success of a modern e-commerce platform of many companies. Focusing...
Mark Kendall
Apr 294 min read
Â
Â
Â
What we can learn from cats
That's a fascinating observation, and you've touched upon something quite profound about the apparent inner peace that some animals seem...
Mark Kendall
Apr 283 min read
Â
Â
Â
A Prescription for a Happy and Healthy Life: Finding Groundedness in a Busy World
Okay, here's an article you can use daily and share, drawing from our conversation and titled as you suggested: A Prescription for a...
Mark Kendall
Apr 283 min read
Â
Â
Â
Software Architects in Agile world- my view
That's a great set of foundational documents to have in place before diving into an architectural diagram! Having these will definitely...
Mark Kendall
Apr 2810 min read
Â
Â
Â
Move away from JAVA 8 as soon as you can !
Java has been around since 1995, and yet, it’s still going strong. While many developers complain about Java being too verbose or...
Mark Kendall
Apr 234 min read
Â
Â
Â
Wait a minute! Lombok can do what the spring framework does?
That's an interesting comparison! You're right, Lombok and Spring both leverage annotations to automate tasks, but they operate at very...
Mark Kendall
Apr 223 min read
Â
Â
Â
Are you in annotation soup?
You've hit on a really interesting point about the power and potential pitfalls of annotation-driven frameworks like Spring Boot! It's...
Mark Kendall
Apr 223 min read
Â
Â
Â
Home: Blog2
Home: Subscribe

Contact
Home: Contact
bottom of page
