Jasper-report-maven-plugin
Jasper-report-maven-plugin copied to clipboard
Improve thread pool usage
Improve the thread pool usage by:
- shutting down the thread pool after the compiliation finished instead of keeping the threads around
- giving the threads a helpful name
- marking the threads a daemon threads