quick question: our controllers methods pretty mu...
# spring
t
quick question: our controllers methods pretty much have the same configuration for every annotation besides being post/get and the endpoint. In kotlin how could I create a annotion that reflects all that?