oblak/examples
Alexander Söderberg f1582fb64e feat(annotations): add command containers (#364)
This is the first part of the introduction of annotation processing to cloud. A new `@CommandContainer` annotation has been introduced, which can be placed on classes to have the annotation parser automatically construct & parse the classes when `AnnotationParser.parseContainers()` is invoked.

A future PR will introduce another processor that will scan for `@CommandMethod` annotations and verify the integrity of the annotated methods (visibility, argument annotations, etc.).
2022-06-18 22:52:58 -07:00
..
example-bukkit feat(annotations): add command containers (#364) 2022-06-18 22:52:58 -07:00
example-bungee build: switch to spotless (#355) 2022-06-18 22:52:58 -07:00
example-javacord build: Update Gradle and plugins, small cleanup to build scripts 2021-07-05 02:56:06 -07:00
example-jda build: switch to spotless (#355) 2022-06-18 22:52:58 -07:00
example-velocity build: switch to spotless (#355) 2022-06-18 22:52:58 -07:00