In Maven, POM (Project Object Model) is the fundamental unit of work. It is an XML file which holds the information about the project and configuration details used to build a project by Maven.
Read More
- HTML Basics
- JavaScript Random
- What are the uses of Maven Plugins?
- Write a Java program to print first non-repeating character in given String
- Microservices – Fallback
- Write SQL query to find second highest salary?
- JavaScript Conditions
- Interpreter Design Pattern
- Microservices – Patterns
- Write a program to reverse a String in Java
- Chain of Responsibility Design Pattern
- Structural Design Patterns
- HTML Semantics
- CSS Lists
- Java – Arrays
- JavaScript Operators
- Bridge Design Pattern
- JavaScript Break
- Java – Objects and Classes
- Java – Autoboxing/Unboxing