7 thoughts to “Angular 10 + Spring Boot: JWT Authentication example | Spring Security”

    1. Hey Chanapol, normally if you add the database correctly in your IDE when you will run the SpringBootSecurityJwtApplication class it should populate the DB itself.
      Personally to let it work i had to add these parameters in the application.properties : “?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC” – just copy paste it at the end of the spring.datasource.url

  1. [Very Urgent] I need help plzzzz !!!
    Hi there, excellent job dude. Keep up the good work.Do you have any idea of how can I make anyone of the users upload an image from there pc in order to proccess it and the app stock both the image and the output of the processing procedure in the database “testdb”.
    Thanks in advance.

    1. Hi, in the conclusion section, you can find tutorials for front-end/back-end, and the corresponding source code is at the end of each tutorial.

Comments are closed to reduce spam. If you have any question, please send me an email.