Posts by João Victor Lima Rocha • 9 points
2 posts
-
-1
votes1
answer44
viewsQ: I can’t get an app token, help!
Follow my application security classes; Oauth2authorizationserverconfigjwt class public class OAuth2AuthorizationServerConfigJwt extends AuthorizationServerConfigurerAdapter{ @Autowired…
-
-2
votes1
answer689
viewsQ: Remove accent and special characters from a pdf file name
I would like the moment the pdf file was selected, if it comes with accent that is removed by the remove_accents function(). <tr> <th nowrap>Arquivo PDF*: </th>…