Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Add class deserializer support.

Compare
Choose a tag to compare
@k163377 k163377 released this 20 Mar 05:15
· 240 commits to master since this release
48b9bd4

機能追加

KColumnDeserializerで修飾したコンストラクタ/ファクトリーメソッドを用いることで、クラスを対象にデシリアライズを行う機能を追加した。

その他

spring-jdbcへの依存コンフィグレーションの修正

KRowMapperではspring-jdbc内の機能へのアクセスは存在しないため、依存はコンパイル時にのみ用いるよう修正を行った。

IDEAのゴミファイル掃除

SSIA