Compare commits
1 Commits
Release-21
...
Release-22
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f1bd9fdcc |
@@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
||||
@Controller
|
||||
public class HelloController {
|
||||
|
||||
private static final String HELLO = "helloworld";
|
||||
private static final String HELLO = "helloworld-nice to meet you";
|
||||
|
||||
@Setter
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user