The following exception occurs when the current version (0.1.8 and 0.1.7) is integrated with Spring Boot 2.4.6 after following the guide in SB and demo application in the repo.
Exception:
Caused by: java.io.FileNotFoundException: class path resource [com/logviewer/config/LogViewerAutoConfig.class] cannot be opened because it does not exist
The following exception occurs when the current version (0.1.8 and 0.1.7) is integrated with Spring Boot 2.4.6 after following the guide in SB and demo application in the repo.
Exception:
Caused by: java.io.FileNotFoundException: class path resource [com/logviewer/config/LogViewerAutoConfig.class] cannot be opened because it does not exist