We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ee46 commit b1abac0Copy full SHA for b1abac0
src/main/java/io/github/Hattinger04/RestServices.java
@@ -10,7 +10,7 @@
10
11
@Service
12
public class RestServices {
13
-
+ // TODO: asking how to write better!
14
private ObjectMapper objectMapper = new ObjectMapper();
15
16
/**
0 commit comments