|
|
|
|
|
by xienze
334 days ago
|
|
In what ways are the abstractions leaky? @Tool or @GetMapping make no demands on how to implement “this is a tool” or “this is a GET REST endpoint.” That they’re coupled with Spring (or rather, Spring is the only implementation for the semantics of these annotations) doesn’t constitute a leaky abstraction. |
|
Also Spring is a kind of franchise or brand, and the individual projects under the umbrella vary a lot in quality.