maven - Spring Boot - Config JWT for no bearer token on selected routes -
i'm new jhipster , spring boot. out of box jhipster secures web application jwt. it's necessary use bearer tokens access of routes.
how can configure 1 or 2 select url not require bearer tokens , "open?" box secured ip address not worried malicious traffic finding way unsecured url. configuration change make in pom.xml or elsewhere? in advance tips!
Comments
Post a Comment