kiralyzoltan98

Results 1 comments of kiralyzoltan98

If you are still using this library, and dont want to modify the sources you can explicitly import it in your SpringBootApplication class: ```java @SpringBootApplication @ImportAutoConfiguration(TotpAutoConfiguration.class) // Manually register the...