mbickel
09/12/2016, 9:07 AM@Provides fun provideSession(dataSource: DataSource): Session = ThreadLocalSession(dataSource, PostgresDialect(), emptySet())
(instead of the Managed one). Looks good so far - and yeah, this is Dropwizard underneath, so the DS is pooled by default.