J2EE
In this category J2EE design patterns and features are covered.
-
Interview Preparation, J2EE, Java 11, Java 14, Java 16, Java 17, Java 8, Maven SVN + Git, Microservices, MySQL, SOA Architecture, Spring Boot, Spring/Azure/AWS Cloud, Tomcat container
Spring Boot : Steps to Configure and Fine-Tune HikariCP DataSource
1. For better performance and concurrency in microservice architecture, HikariCP is recommended along with Spring Boot application. Main question is how to configure HikariCP in our microservice? Answer is, its simple and straight…
-
Angular, Docker and Kubernetes, Frontend, Interview Preparation, J2EE, Java 11, Java 14, Java 16, Java 17, Java 8, Maven SVN + Git, Microservices, SOA Architecture, Spring Boot, Spring/Azure/AWS Cloud
CI/CD DevOps: Steps To Create a CI/CD Pipeline With Jenkins, Containers, and Amazon ECS
CI/CD Pipelines with Docker is best way for an organization to improve code quality and deliver software releases quickly without any human errors. We hope this blog will help you about the…
-
Angular, Docker and Kubernetes, Interview Preparation, J2EE, Java 11, Java 14, Java 16, Java 17, Java 8
Java 17 – New Features and Improvements + Deprecated and Removed APIs + Example
1. List of JEPs First, let’s talk about what can affect the everyday work in the life of Java developers using Java 17 features. 1.1. Restore Always-Strict Floating-Point Semantics (JEP 306) This…
-
Latest Java Interview Questions : Core Java, Multithreading, Design Patterns, Collections
OOPs Concepts – In this tutorial, we will learn about Core Java, Java Basics, Oops Concepts, Static Members, String Concept etc. Question 1: What is an object and what are three characteristics…