A look at how Clojure’s minimal syntax gives it a leg up over syntax-heavy languages like Java for building large systems.
Category: Home
The Future of Enterprise Java: Why You Should Attend the JakartaOne Livestream – DZone Java
If you are a server-side Java developer, you don’t want to miss the upcoming JakartaOne Livestream, a free, virtual conference covering all things Jakarta EE.
Microservices in the cloud, part two
Microservices are a hot topic in software design, and for good reason. They have plenty of advantages when it comes to handling infrastructure complexity, many of which were addressed in part one of our related Java post. Now, it’s time to talk about the code and design. In this post, we’ll take a deep dive into each module.When creating an application, clean code means thinking about design and architecture.
Who? Why? What? Fix? – System.gc() – JAXenter
System.gc() is an API provided in Java, Android, C# and other popular languages. In this article, find out how to detect it, remove it, and more.
Top 5 courses to Learn Docker and Kubernetes in 2019 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
A beginner’s guide to JPA and Hibernate query hints – Vlad Mihalcea
Learn what is the purpose of the JPA query hints and get a detailed explanation of the available JPA query hints as well as the ones specific to Hibernate.
A History of Microservices and How the Payara Platform Provides a Powerful Solution
A History of Microservices and How the Payara Platform Provides a Powerful Solutiont
Top 5 Apache Kafka Courses to learn Online – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
10 Things Java Programmer should learn in 2020
For Java developers, last, a couple of years has brought plentiful changes and posed a tough challenge with keeping up-to-date with new Java version every 6 months, and many release of popular frameworks like Spring 5, Spring Security 5, and Spring Boot 2 etc.
How to use PreparedStatement in JDBC Java? An Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Is it Possible to take Spring Professional v5.0 Certification without training course?
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
What’s New In Payara Platform 5.193?
With the summer season coming to a close, the time has come for a new release of the Payara Platform! Here’s a quick list of the new features you’ll have to look forward to with the Payara Platform 5.193 release.
Top 5 Frameworks Java Programmers can Learn in 2019
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Learn Java: Natural Language Processing with CoreNLP in Java
Tokenizing, Sentence Analysis, Part of Speech (POS), Lemmatization, Named Entity Recognizer (NER), Sentiment Analysis