hellokoding-courses
hellokoding-courses copied to clipboard
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.3 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
test
Hello, I know that this might be too much to ask, but i have real struggle with this error. I studied your code and tried to implement it into my...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
springboot-jsp-helloworld works only when run from IDE but fails when started from packaged jar. The reason is the jsp is not packed in jar file
Hi, could you please add the code for roles at **auth service** login and role based controllers at **resource service**?
Hello :) I'm getting below error when run the spring boot and \target\generated-sources folder is empty. Kindly advise. Thanks in advance ``` *************************** APPLICATION FAILED TO START *************************** Description: Parameter...
After Default login i cannot redirect:/registration page Issue - No mapping for GET /registration