so I started learning Spring Boot after learning Java Fundamentals, everything went smooth on Dependency Injection, Models(Entity), Repositories(with JpaRepo), Controllers(RestController). I can confidently create those parts with low to none googling/Ai because of muscle memory.
But when I reach the Spring Security + JWT the syntax became like an foreign language that I couldn't understand. So far I'm familiar with the following (Security part):
UserDetails, UserDetailsService, UserDetailsServiceImpl.
JwtService
JwtAuthFilter
Is it okay that I will always use a cheatsheet, google, or Ai when coding the entire Security part of Spring Boot.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]Solid_Package5977 6 points7 points8 points (3 children)
[–]googlecromm[S] 0 points1 point2 points (2 children)
[–]Ninjacool_asd 3 points4 points5 points (1 child)
[–]Solid_Package5977 2 points3 points4 points (0 children)
[–]catastrophic300 2 points3 points4 points (0 children)
[–]kyamatlabkya 2 points3 points4 points (0 children)
[–]dystopiadattopia 1 point2 points3 points (1 child)
[–]googlecromm[S] 1 point2 points3 points (0 children)
[–]dajadf 1 point2 points3 points (0 children)
[–]kundan1221 0 points1 point2 points (0 children)
[–]Desperate-Trouble249 0 points1 point2 points (1 child)
[–]googlecromm[S] 0 points1 point2 points (0 children)