log-viewer
log-viewer copied to clipboard
LogViewer Autoconfiguration class is missing in current version
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
@sevdokimov Would need help in fixing this.