1. create a maven project 2. open pom.xml and add MySQL dependency. -> for dependency you can look for particular version in google. -> you need to add all dependencies into <dependencies> add dependencies </dependencies> while adding MySQL dependency, keep in mind that oracle has changed its declaration, that is why use the updated version in java 23 <!-- mvnrepository.com/artifact/mysql/mysql-connector-java --> <dependency> <groupId>com.mysql</groupId> <artifactId>mysql-connector-j</artifactId> <version>8.0.33</version> </dependency>
@animationPLAYGROUNDАй бұрын
next video on Monday
@SameerKhan-i1v5wАй бұрын
Hi mam can you provide pdf or how can I join your session
@animationPLAYGROUND14 күн бұрын
It's paid from accenture , sorry for late reply. drive.google.com/drive/folders/143HCfyMGErvcPRuOg_JlZp8nXOgxWPJH?usp=drive_link