4

I'm just testing out some code for Spring Boot with Spring web. Whilst inspecting Spring's HttpStatus enum I suddenly realized there are a lot more HTTP status codes than I had estimated. I knew there were many, but woah that's a lot.

Check it:
https://en.wikipedia.org/wiki/...

On a side note, it really helps to debug work stuff at home. More concentration, more time and such.
Fun fun.

Comments
Add Comment