You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-armeria-jetty/src/main/java/smoketest/armeria/jetty/ArmeriaConfiguration.java
+2
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@
32
32
* Configures an Armeria server to redirect the incoming requests to the Jetty instance
33
33
* provided by Spring Boot. It also sets up a {@link HealthChecker} so that it works well
Copy file name to clipboardexpand all lines: spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-armeria-tomcat/src/main/java/smoketest/armeria/tomcat/ArmeriaConfiguration.java
+2
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@
33
33
* Configures an Armeria {@link Server} to redirect the incoming requests to the Tomcat
34
34
* instance provided by Spring Boot. It also sets up a {@link HealthChecker} so that it
0 commit comments