CatgirlIntelligenceAgency/code/services-core/assistant-service
Viktor Lofgren ebc84c22fb Upgrade antique lombok plugin
This permits tests to run on JDK20 environments.
2023-08-23 14:34:32 +00:00
..
src Embryo of new control process 2023-07-03 10:40:32 +02:00
build.gradle Upgrade antique lombok plugin 2023-08-23 14:34:32 +00:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Assistant Service

The assistant service helps the search service by offering various peripheral functionality, such as spelling correction.

Central Classes

  • AssistantService handles REST requests and delegates to the appropriate handling classes.