Some variable naming tips and tricks to make your code better
Some variable naming tips and tricks to make your code better ,Hello guys, I am going to show you all some good variable naming traditions and tricks. If you struggle in writing go...
Introduce Open-Source project TCPProxy.
Introduce Open-Source project TCPProxy.,Hi all, Now I gonna introduce a Open-Source project. It's name is TCPProxy. It's small size project, but having quite performance. TCPProxy ...
Getting Started Programming Ballerina 101
Getting Started Programming Ballerina 101, What is Ballerina? From ballerina.io Ballerina is an open-source programming language and platform for cloud-era application programmers ...
Exceptions and Streams
Exceptions and Streams, Exception Handling in Java (4 Part Series) 1 Avoiding NullPointerException 2 Hide Checked Exceptions with SneakyThrows 3 Exceptions and Streams 4 Presenting...
The Player Setup Endpoint – Let the Frontend run Backend code
The Player Setup Endpoint – Let the Frontend run Backend code, Player setup for testing (2 Part Series) 1 How to make your tests more readable and maintainable 2 The Player Setup ...
Test Data Factory: Why and How to Use
Test Data Factory: Why and How to Use,This post belongs to the How to create Lean Test Automation Architecture for Web using Java series. If you didn’t see the previous posts, ple...
How to unit test a custom actuator endpoint
How to unit test a custom actuator endpoint, Spring Boot Actuator (3 Part Series) 1 How to create a custom actuator endpoint to monitor Jira 2 How to unit test a custom actuator en...
How to create a custom actuator endpoint to monitor Jira
How to create a custom actuator endpoint to monitor Jira, Spring Boot Actuator (3 Part Series) 1 How to create a custom actuator endpoint to monitor Jira 2 How to unit test a custo...