This commit is contained in:
Spencer Gibb
2018-01-08 17:08:13 -05:00
parent caf736214e
commit 3cb69505e3
6 changed files with 14 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ import org.springframework.context.annotation.Bean;
* root called {@code hi-service.groovy} which you can deploy using the {@code spring} CLI
* and the {@code cf} CLI that works appropriately for this demonstration.
*
* @author <a href="mailto:josh@joshlong.com">Josh Long</a>
* @author Josh Long
* @author Spencer Gibb
* @author Dave Syer
*/