Skip to content

Commit

Permalink
Show completed Main
Browse files Browse the repository at this point in the history
  • Loading branch information
gregturn committed Dec 5, 2016
1 parent c91f1cd commit a81ca9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Here you create an `Application` class with the components:
`src/main/java/hello/Application.java`
[source,java]
----
include::initial/src/main/java/hello/Application.java[]
include::complete/src/main/java/hello/Application.java[]
----

include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/spring-boot-application.adoc[]
Expand Down

0 comments on commit a81ca9f

Please sign in to comment.