Add echoserver

implement 1
This commit is contained in:
Minh VU
2025-01-28 10:07:24 +01:00
parent 819456138e
commit a42779673f
9 changed files with 118 additions and 9 deletions

13
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="tp1.http" />
</profile>
</annotationProcessing>
</component>
</project>