Stirling-PDF
Stirling-PDF copied to clipboard
Test cleanups
Description
cleanup of code migrated depreciated code changed logging to WARN for dependencies to reduce loud startup logs removed authenticated bean that wasn't being used (we were using default it seems, still using BCrypt etc all good)
Checklist:
- [ ] I have read the Contribution Guidelines
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] My changes generate no new warnings