DEV Community

Discussion on: Create APIs with JWT authorization using Spring boot

Collapse
 
babusr01 profile image
SRIDHAR BABU BANDLAMUDI

Thanks for you response. This will helpful for automate restful service using restful service. Could you suggest good books or internet site to learn develop restful service using spring boot . I am core java developer .
Thanks
Sridharbabu

Collapse
 
cuongld2 profile image
cuongld2

Thank you SRIDHAR. (Not sure that's your firstname or last name so pardon me :) ).
I would suggest you take a look at Spring Boot in action book.
For online sites, please take a look at Baeldung or Dzone as they got a lot of java tutorials in general.
Cheers!!