| Package | Description |
|---|---|
| ratpack.hikari |
Provides integration with HikariCP library.
|
| ratpack.server |
Objects used to start a ratpack application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HikariService.onStop(StopEvent event) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Service.onStop(StopEvent event)
Deprecated.
|