Commit Graph

13 Commits

Author SHA1 Message Date
Dave Syer 944fd4f4b8 Enhance some docs and add content to READMEs 2013-07-19 17:36:22 +01:00
Dave Syer 90c942387f Add basic READMEs 2013-07-19 17:36:22 +01:00
Dave Syer 4fe6b41ffe Merge manifest in maven-plugin
[Fixes #53530489] [bs-236]
2013-07-18 12:49:20 +01:00
Phillip Webb 1bec676ca1 Add 'run' goal to spring-package-maven-plugin
Add a 'run' goal that allows maven to run a bootstrap packaged
application in-place. Similar to the maven-exec-plugin but also
adds src/main/resources to the classpath, allowing 'instant refresh'
for web developers.

Issue: #53592789
2013-07-17 23:20:41 -07:00
Dave Syer b02be6e6ec Thymeleaf dialects now handled as @Autowired collection
This fixed the immediate problem with Thymeleaf, but leaves open
the question of how we can prevent other race conditions developing.
As long as the container can start handling requests before the Spring
context is refreshed this will be a source of bugs.

[Fixes #53482411] [bs-235] Race condition in Thymeleaf
2013-07-17 12:00:58 +01:00
Phillip Webb fd62eab23a Polish maven plugin 2013-07-17 01:12:21 -07:00
Dave Syer 6c3fd2b2d0 [bs-232] Use "jar" packaging instead of custom "executable-jar"
[Fixes #53376257]
2013-07-16 14:38:24 +01:00
Phillip Webb 14aa163731 Start to breakup README.md documentation 2013-07-14 20:50:44 -07:00
Phillip Webb 8f62222419 Generate default manifest for all projects 2013-07-12 00:44:16 -07:00
Dave Syer 30802e542f Fix intergration tests spelling 2013-07-09 10:16:39 +01:00
Phillip Webb c52972ceec Polish 2013-07-08 16:38:15 -07:00
Phillip Webb 0b863611d9 Package restructure 2013-07-08 13:42:46 -07:00
Phillip Webb cd51f357a3 Further maven module restructure 2013-07-08 13:42:44 -07:00