KlnSdr / AOP_SoSe23

0 stars 0 forks source link

AOP-9 | http server #9

Closed KlnSdr closed 1 year ago

KlnSdr commented 1 year ago
KlnSdr commented 1 year ago

added a simple abstraction over the implementation http server implementation provided by com.sun.net... the "design" was inspired by express.js/node.js

sbstnschkhn commented 1 year ago

Dear Mr. Schneider,

I have painfully worked through your code. I had my problems to understand something but I'm glad that a mysterious person helped me out with it. We found out that an IO Exception annotation is missing on the getRespond method in the Connection Class. Otherwise everything worked perfect. My mysterious mate and I tested it with Postman.

Your sincerely Sebastian

sbstnschkhn commented 1 year ago

🦖 You have successfully wiped out the IO Exception