remove javax usage to fix compatibility with spring6
The issue was spotted during spring migration in Indexer service: osdu/platform/system/indexer-service!745 (merged)
@PostConstruct
from Javax is not working properly, client not getting the required configurations.