Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Tuesday, May 26, 2026

Wednesday, May 6, 2026

How to create java project with spring boot

>Open link start.spring.io

> Select Maven

> Select Language Java

> Click on Add dependencies

> Add dependencies (My SQL driver, Spring Web , Spring boot dev tools, spring data JAP, Thymeleaf)

> And Click on Generate button

Open this project in Intelli J (IDE)

ref:-  https://spring.io/guides/gs/spring-boot

Monday, June 20, 2022

Mapping of Tomcat with Java 8

 > If you have installed java runtime 8 separately from tomcat server

> Press window button and write configure tomcat 

> Click on configure tomcat and Click on Java tab

> Change the path of dll file, that you have installed latest

(screen


shot below)