Search Results for: maven
-
Enterprise Java
How to get Type-Safe and Intuitive Hibernate/JPA Queries by Leveraging Java Streams
A large proportion of Java database applications are using Hibernate/JPA to bridge the gap between Java and SQL. Until recently,…
Read More » -
Web Development
Creating High-Performance Web Applications with ActiveJ
In this article, we will create several web applications using a single full-stack ActiveJ framework. 1. Why using ActiveJ? Most…
Read More » -
Core Java
10 Examples of ConcurrentHashMap in Java
Hello guys, if you are new to Java programming and want to learn ConcurrentHashMap class in Java then you have…
Read More » -
Enterprise Java
Extend Hibernate to Handle Java Stream Queries
The Java Stream API released in Java 8 has proven itself to be an efficient, terse yet intuitive way of…
Read More » -
DevOps
Best Jenkins Pipeline Tutorial For Beginners [Examples]
Jenkins CI/CD has always been the goto option for DevOps professionals and beginners. It has more than 16,000 stars on…
Read More » -
Enterprise Java
Development in an Isolated Environment – How to Manage Dependencies?
How to build an actual stack of frameworks and libraries for a comfortable development process if you’re working remotely in…
Read More » -
Enterprise Java
Things that make Spring boot Awesome!
For every Java developer Hibernate, Spring are everyday terms. Although recently there was an addition to this list of ‘Spring-boot’.…
Read More » -
Software Development
Best IntelliJ IDEA Plug-ins
I’ve been using Intellij Idea as IDE for some time and wanted to share my favorite plug-ins as I think…
Read More » -
Enterprise Java
Developing a Simple Service with Spring Boot
In this post, I will demonstrate how to create a simple web service using Spring Boot. This framework makes it…
Read More »