Files
spring-boot/spring-boot-cli/src/test/resources
Dave Syer bd73705393 FileOptions -> SourceOptions to work with String paths instead of Files
We check for existence of the sources and (as before) resolve multiple
resources on the classpath if a path is not a File. In addition supports
Spring pseudo-URL prefixes as well as normal URLs as source locations.

In addition sources can now be specified as a directory (searched
recursively by default), or a resource pattern (e.g. app/**/*.groovy).

Fixes gh-207
2014-01-10 11:59:04 +00:00
..
2013-11-20 09:58:09 +00:00
2013-07-26 14:13:41 +01:00
2013-09-05 17:14:09 -07:00
2013-09-05 17:14:09 -07:00
2013-09-18 12:50:47 -07:00