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

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -