Java
-
Hidden Treasures of Eclipse collections – 2019 edition
Eclipse Collections is an open source Java Collections framework. In this blog I am going to demonstrate five lesser known features of…
Read More » -
OAuth 2.0 Java Guide: Secure Your App in 5 Minutes
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
Gradle Configuration
In this post, we feature a comprehensive article about Gradle Configuration. 1. Technology Gradle is an open-source build tool for…
Read More » -
Difference Between Java and JavaScript
1. Introduction We look at the comparison of Java vs JavaScript languages in this article. JavaScript was developed by Netscape.…
Read More » -
Learn Java from scratch with these easy steps
Java is one of the most popular programming languages for software development. Learning and mastering Java will open doors for…
Read More » -
Java interview prep: 15 Java interview questions
Not all interviews will focus on algorithms and data structures — often times an interview will focus solely on the…
Read More » -
5 simple and effective Java techniques for strings and arrays
Java routinely hits inside the top five most popular programming languages and understandably so; it’s versatile, fairly easy to learn…
Read More » -
What I learned about Quarkus in two months
Another year, another advent and I am honoured to again open the reign of 24 fantastic blog posts around Java,…
Read More » -
Spring Annotations I never had the chance to use part 2: @ConfigurationProperties
Few days ago, I accidentally stumbled upon a Spring annotation from Spring Boot project while I was checking something else.…
Read More »