Skip to content

Commit b54c9a7

Browse files
committed
Update application class documentation for clarity
1 parent 59d2062 commit b54c9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchaservice-backend/src/main/java/de/muenchen/captchaservice/CaptchaServiceApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import org.springframework.scheduling.annotation.EnableScheduling;
77

88
/**
9-
* Application class for starting the microservice.
9+
* Application class for starting the Captcha Service application.
1010
*/
1111
@SpringBootApplication
1212
@ConfigurationPropertiesScan

0 commit comments

Comments
 (0)