ICT Trainer
ICT Trainer
  • Видео 244
  • Просмотров 2 578 210
[Springboot Application] Access denied for user 'root'@'localhost' | 3 possible reasons why!
The error message "Access denied for user 'root'@'localhost' (using password: NO)" indicates that the MySQL database connection is attempting to authenticate without providing a password for the 'root' user, but the MySQL server is configured to require a password.
Просмотров: 1 174

Видео

How to fix and speed up | RAM | Memory | Disk | GPU | Internet
Просмотров 1486 месяцев назад
How to Fix and Speed Up Your RAM: Discover effective methods to troubleshoot and enhance the performance of your RAM (Random Access Memory). Learn techniques to identify and resolve common issues, optimize memory allocation, and ensure smooth operation for your system. Boost Your Memory: Tips to Fix and Speed Up RAM: Uncover strategies to elevate the performance of your computer's memory. From ...
How to clean up WinSxS folder in Windows 7, 8, 10, 11
Просмотров 2,5 тыс.7 месяцев назад
Make your pc faster by cleaning it up!
You require permission from SYSTEM to make changes to this folder
Просмотров 3967 месяцев назад
Sometime folders need a system permission to be deleted, how do you give the permission so that you can delete those files easily, follow this video step by step you will get there.
[SOLVED] How to fix keyboard Not Working | All windows OS
Просмотров 2877 месяцев назад
Troubleshoot your keyboard with few steps and get it back working.
How to add local jar files to a Maven project
Просмотров 2 тыс.7 месяцев назад
Two ways of doing this; 1. mvn install:install-file -Dfile=path/to/your.jar -DgroupId=your.groupId -DartifactId=your.artifactId -Dversion=your.version -Dpackaging=jar 2. If you want to use the ${basedir} variable in your Maven pom.xml file to reference local JAR files relative to your project's base directory, you can follow these steps: Create libs Directory: Within your project directory, cre...
Maven plugins can not be found in IntelliJ
Просмотров 5397 месяцев назад
The Spring Boot Maven Plugin is used to package Spring Boot applications into executable JAR or WAR files. It also provides additional functionalities such as running the application during development and creating an optimized image for Docker deployment.
Python is Not Recognized as an Internal or External Command
Просмотров 357 месяцев назад
Python is Not Recognized as an Internal or External Command
PIP is not recognized as an internal or external command
Просмотров 647 месяцев назад
Edit your system variable and you're good to go
How to configure port for a Spring Boot application
Просмотров 517 месяцев назад
How do I configure the TCP/IP port listened on by a Spring Boot application, so it does not use the default port of 8080.
Network File Access Sharing TV, Printers, Mobile Phones, Laptops, Windows
Просмотров 558 месяцев назад
Share a movie with family, friends from your network, this tutorial is set to show you how to do exactly that.
Not recognized as internal or external command operable program or batch file
Просмотров 11 тыс.8 месяцев назад
This video will show you how to fix not recognized problems on window system.
[Solved] How to check on which service is running on which port
Просмотров 1128 месяцев назад
check which service is running on which port
[Solved]XAMPP Error: MySQL shutdown unexpectedly shutdown unexpectedly
Просмотров 1,6 тыс.8 месяцев назад
Error: MySQL shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. Press the Logs button to view error logs and check the Windows Event Viewer for more clues If you need more help, copy and post this entire log window on the forums Attempting to start MySQL app...
Operation did not complete successfully because the file contains a virus
Просмотров 6 тыс.8 месяцев назад
operation did not complete successfully because the file contains a virus or potentially unwanted software
The JAVA HOME Environment variable is not defines correctly
Просмотров 1839 месяцев назад
The JAVA HOME Environment variable is not defines correctly
Test on postman http client
Просмотров 117Год назад
Test on postman http client
Method Get Post Put Delete Explained
Просмотров 25Год назад
Method Get Post Put Delete Explained
Rest Controller Explained
Просмотров 29Год назад
Rest Controller Explained
Java how to change from Farhenheit to Celsius
Просмотров 44Год назад
Java how to change from Farhenheit to Celsius
How compute seconds to minutes in Java
Просмотров 80Год назад
How compute seconds to minutes in Java
Java how to compute an average
Просмотров 36Год назад
Java how to compute an average
Compute Factorial with method recursion
Просмотров 23Год назад
Compute Factorial with method recursion
Understand SpringBootApplication Annotation
Просмотров 18Год назад
Understand SpringBootApplication Annotation
SpringReact Travel App
Просмотров 34Год назад
SpringReact Travel App
Unit Testing Financial Application Compound value
Просмотров 25Год назад
Unit Testing Financial Application Compound value
Gradle: Task 'run' not found in root project
Просмотров 3,8 тыс.Год назад
Gradle: Task 'run' not found in root project
Spring Boot plugin requires Gradle 6.8.x, 6.9.x, or 7.x. The current version is Gradle
Просмотров 1,1 тыс.Год назад
Spring Boot plugin requires Gradle 6.8.x, 6.9.x, or 7.x. The current version is Gradle
Unit Testing LeapYear and NonLeaYear check it out!
Просмотров 76Год назад
Unit Testing LeapYear and NonLeaYear check it out!
Java how unit Testing for Computing E
Просмотров 27Год назад
Java how unit Testing for Computing E