Commit 1ff3517f authored by Josh Steinberg's avatar Josh Steinberg

edited message again

parent 7826c527
......@@ -8,6 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
return "Greetings from Spring Boot! with another change, my repo.";
return "Hello from jsteinberg's forked repo of this test project.";
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment