Dave Syer
e2c962ac28
Switch to thymeleaf-spring4
12 years ago
Dave Syer
3adfdd34ec
Use simplified @Grab where possible
12 years ago
Dave Syer
2098e23fca
Change package names zero->boot
...
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231 ] [bs-253] Refactor Zero->Boot
13 years ago
Dave Syer
d639763bd7
Another attempt at making the ui sample work
13 years ago
Dave Syer
db27620c6e
Fix interfaces in groovy configuration
13 years ago
Dave Syer
41fa6c25b8
Add some debug logging to samples
13 years ago
Dave Syer
b1c5b30de8
Add --classpath to CLI
13 years ago
Phillip Webb
cd51f357a3
Further maven module restructure
13 years ago
Phillip Webb
40bf334871
Restructure projects layout
13 years ago
Dave Syer
969c7d6fa1
Make sure ThymeleafAutoConfiguration works if imported directly
...
Before this change if Layout dialect not available then the nested class is
loaded and barfs because it depended on the layout dialect (in a
@ConditionalOnClass annotation).
13 years ago