feat: Use Jetty instead of Netty

This commit is contained in:
oSumAtrIX
2024-06-05 17:49:40 +02:00
parent ef927688a3
commit c23cd5cdad
4 changed files with 10 additions and 6 deletions

View File

@@ -8,5 +8,4 @@
<appender-ref ref="STDOUT"/>
</root>
<logger name="org.eclipse.jetty" level="INFO"/>
<logger name="io.netty" level="INFO"/>
</configuration>
</configuration>