my scala utils
- dao module need transaction nest logic
- Update MySQL JDBC Driver version
8.0.19
- ⬆️ jadelibs-scala update version v2.0.3
-
⬆️ jadelibs-scala update version v2.0.2
-
➕ add enumeratum for type safe enum
- ⬆️ jadelibs-java update version v2.0.1
- 🐛 In DAO utils change reflect tool from
Manifest[T]
toTypeTag[T]
- 🐛 In DAO utils change reflect tool from
Manifest[T]
toTypeTag[T]
- ✨ add jdbc connection pool