See: Description
| Class | Description |
|---|---|
| CurseController |
RestController for everything CurseForge related.
All requests are in /api/v1/curse. |
| CurseService |
CurseForge service for working with, retrieving, sending, generating, handling everything related to server packs/modpacks
which make use of CurseForge or are made using CurseForge and their API.
|
| GenerateCurseProject |
How to implement a task queue using Apache Artemis and Spring Boot
Huge Thank You to Gauthier for writing the above guide on how to implement a JMS. |
| ScanCurseProject |
How to implement a task queue using Apache Artemis and Spring Boot
Huge Thank You to Gauthier for writing the above guide on how to implement a JMS. |