-
Core Java
Class JavaDocs Should Be Mandatory in OOP
I’ll admit, the title is a bit of a lie. I actually believe JavaDocs are necessary everywhere: methods, attributes and…
Read More » -
Enterprise Java
Spring Boot and Micrometer with InlfuxDB Part 3: Servlets and JDBC
In the previous blog we setup a reactive application with micrometer backed with an InfluxDB. On this tutorial we shall…
Read More » -
Enterprise Java
Clean Unit Testing
It’s easy to write “unit test” tests that use JUnit and some mocking library. They may produce code coverage that…
Read More » -
React.js
ReactJS Button Component Example
In this article, we build a reusable ReactJS Button Component. ReactJS has grown in popularity and has become the go-to…
Read More » -
Enterprise Java
AWS Lambda to save data in DynamoDB
In this tutorial, we will see how using AWS Lambda we can save data in Dynamo DB. Here are the…
Read More » -
DevOps
Jib – Containerize Your Java Application
ge Credit: https://github.com/GoogleContainerTools/jib Building containerized applications require a lot of configurations. If you are building a Java application and planning…
Read More » -
Software Development
[MEGA DEAL] The 2020 Premium Ethical Hacking Certification Bundle (96%)
Become a Cybersecurity Superhero with 60+ Hours of Training from Ethical Hacking Professionals Hey fellow geeks, This week, on our…
Read More » -
Agile
This Is Not and Cannot Be “Business as Usual”
Many organizations heeded the COVID-19 warnings and sent people home to work as remote teams. The managers want to proceed…
Read More » -
Enterprise Java
AWS Lambda function with Java Pojo as Input Output Example
In the previous tutorial, we saw How to Create AWS Lambda function with Java and we passed String as input and…
Read More »