It seems sun.font.SunFontManager class is not part of corretto jre 1.8.0_362. However, its working with corretto 11 without any problem. Expectation: How to load sun.font.* with corretto jre 1.8.0_362 ...
I am trying to add security context for swagger to access oauth2 protected APIs but it throws the following exception: java.lang.NullPointerException: null at ...