Package | Description |
---|---|
ratpack.hikari |
Provides integration with HikariCP library.
|
ratpack.service |
Services participate in the application start/stop lifecycle.
|
ratpack.session |
Objects for providing
Session support. |
Modifier and Type | Class and Description |
---|---|
class |
HikariService |
Modifier and Type | Method and Description |
---|---|
Service |
LegacyServiceAdapter.getAdapted()
Deprecated.
The legacy service being adapted.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionStore
A persistent store of session data.
|