Download and install java JDK in windows

HOW TO DOWNLOAD & INSTALL JAVA JDK IN WINDOWS

Following are the steps to download & install java jdk 8.

step 1  open browser & type jdk 8 download ,click on first link i.e click on link

step 2  after that click on highlighted link.

step 3  accept the license & click  on download


step 4 once downloading complete then run exe to install jdk & then click on next

 button


step 5  select the path to install jdk in windows & click next button

 

step 6  if your installation is completed then click on close button









Comments

Popular posts from this blog

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.jdbc.Driver