This website requires JavaScript.
Explore
Help
Sign in
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
f36237ebcc
BankingClient
/
common
/
src
History
dankito
f36237ebcc
Implemented Jackson deserializers for BigDecimal, Date and File (otherwise Jackson does not know how to deserialize these classes)
2022-02-07 00:17:53 +01:00
..
commonMain/kotlin/net/dankito/utils
/multiplatform
Added thread name to default log output
2022-02-07 00:17:53 +01:00
iosMain
/kotlin
Added parameter countDecimalPlaces to format() as is not generic on all platforms (e.g. doesn't work on iOS)
2022-02-07 00:17:53 +01:00
jvmMain/kotlin/net/dankito/utils
/multiplatform
Implemented Jackson deserializers for BigDecimal, Date and File (otherwise Jackson does not know how to deserialize these classes)
2022-02-07 00:17:53 +01:00
main
Extracted Logger to new module common
2022-02-07 00:17:53 +01:00