See: Description
| Class | Description |
|---|---|
| ApplicationPropertiesController |
RestController for acquiring the configuration of this ServerPackCreator instance.
|
| BeanConfiguration |
Bean configuration for running ServerPackCreator as a webservice.
|
| CustomErrorController |
Custom error controller which redirects to our /#/error page in case of 404 etc.
|
| NotificationResponse |
NotificationResponse to be passed back to the requester.
|
| RouteController |
Simple route controller to ensure some destinations let the user arrive where we want them to,
otherwise, we redirect.
|
| Schedules |
Schedules to cover all kinds of aspects of ServerPackCreator.
|
| VersionsController |
RestController for acquiring all available Minecraft, Forge, Fabric and Fabric Installer
versions.
|