Skip to content

ph-commons 8.6.6

Choose a tag to compare

@phax phax released this 12 Jul 15:20
· 2223 commits to master since this release
  • Extended CSVWriter API
  • SimpleLSResourceResolver can now handle fat jars from Spring Boot (issue #8)
  • Extracted DefaultResourceResolver from SimpleLSResourceResolver and added in ph-commons
  • Added rudimentary support for Path based APIs
  • Added WatchService based WatchDir in favor of FileMonitor