We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d2062 commit b54c9a7Copy full SHA for b54c9a7
captchaservice-backend/src/main/java/de/muenchen/captchaservice/CaptchaServiceApplication.java
@@ -6,7 +6,7 @@
6
import org.springframework.scheduling.annotation.EnableScheduling;
7
8
/**
9
- * Application class for starting the microservice.
+ * Application class for starting the Captcha Service application.
10
*/
11
@SpringBootApplication
12
@ConfigurationPropertiesScan
0 commit comments