Clean up core-java-8 samples

This commit is contained in:
David Morley
2016-04-21 05:19:51 -05:00
parent fa23486f9a
commit 8cbf2e3b88
24 changed files with 50 additions and 299 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
<!-- <logger name="org.springframework" level="WARN" /> -->
<root level="INFO">
<appender-ref ref="STDOUT" />
<appender-ref ref="STDOUT"/>
</root>
</configuration>