Explore tweets tagged as #httprequestmethod
#http #httprequestmethod #softwareengineering Just found this deep in the depths of #SpringBoot HTTP METHOD 418 - I'm a teapot. LOL
1
0
0
@fn_schubert HttpRequestMethod, takes GET, POST, OPTION, DELETE, etc as a string and makes sure it's a supported verb. Its allowsSideEffects method simple returns a bool. Another component that uses the VO now only has to test against two states instead of all possible verbs.
0
0
1