Skip to content

scalax/shino

Repository files navigation

shino

An auto mapper for scala slick base on asuna. Type safe, type driven, no runtime reflection.

How to get it

Add dependency

resolvers += Resolver.bintrayRepo("djx314", "maven")
libraryDependencies += "net.scalax" %% "shino" % "0.0.2-SNAP20181008.1"

Can I use it in production?

Nope. Since the mapping rules in asuna is not stable.

Documentation

slick formatter
slick reader
slick writer
slick sortBy
slick dynamic

Releases

No releases published

Packages

 
 
 

Languages