How to configure Maven proxy settings on Windows

  • 12 September 2016
  • ADM

How to configure Maven proxy settings on Windows using global settings or user settings. Additional added missing library.


Windows basics commands and tools for developers

  • 23 May 2016
  • ADM

Windows command prompt basics commands like ping, telnet, dir, cd, ipconfig and tools like Task Manager, Services, Registry.


How to prepare a Windows Java Development Machine

  • 05 April 2016
  • ADM

How to prepare a Windows Java Development Machine using Eclipse, NetBeans, Ant, Maven, MySQL, MongoDB, GIT, SVN.


JDBC Statement vs PreparedStatement

  • 05 April 2016
  • ADM

JDBC Statement vs PreparedStatement with example. Comparison between around SQL Injection using SELECT query.


Create a Web Application with Maven in Eclipse

  • 11 April 2016
  • ADM

How to create a Web Application with Maven in Eclipse using maven-archetype-webapp archetype and tested on Apache Tomcat.


How to install Maven on windows

  • 12 May 2016
  • ADM

It's very simple to install Apache Maven on Windows. All you need is to download the .zip archive, configure Windows path variable and you are ready to go.