As a proof of my Java programming skill at work, I selected some util classes to share with.
If you found them useful, you can use them freely according to the license.
- DateUtil: Date related util
- ExecutorUtil: Naming Executors util
- FileUtil: File copy util
- Pair: Pair (x, y) object
- ParallelExecutor: Run multiple jobs parallelly.
- StrategyMap: Strategy scanner with Spring Bean support
- AutowiredInjector: Post @Autowired injector
BSD 3-Clause License