Dave Syer
cc926dac0c
Add dist mgt to starter parent
12 years ago
Dave Syer
6c3fd2b2d0
[bs-232] Use "jar" packaging instead of custom "executable-jar"
...
[Fixes #53376257 ]
12 years ago
Phillip Webb
14aa163731
Start to breakup README.md documentation
12 years ago
Phillip Webb
a97f4f670c
Tweak starter poms
...
Minor tweaks to some starter POMs.
12 years ago
Phillip Webb
dc1b787a01
Support color log output
...
Rework logback formatting to include ansi color output. Also added
support for JUL over SLF4J to ensure that tomcat logging looks OK.
Issue: #53249833
12 years ago
Phillip Webb
0b673d82e2
Add simple ANSI encoder and colorize the banner
...
Issue: #51754753
12 years ago
Phillip Webb
95373af374
Use logback as default logging implementation
...
Issue: #53278727
12 years ago
Dave Syer
5b2986d7a9
Use parent pom with scope=import to define dependency management.
...
If you add a pom-type dependency with scope=import to the dependency
management section, it pulls in the dependencyManagement section from
the other side. So we can have all the depndency versions fixed in one
place (the root parent).
[#53185049 ] [bs-225] Rework starter parent pom
12 years ago
Dave Syer
fcb786ed91
Rename starter parent
12 years ago
Phillip Webb
29a9f69d96
Rework maven parent starter POM
...
Create a new spring-starter-maven-parent POM that does not inherit from
the main parent.
Issue: #53185049
12 years ago
Dave Syer
a119e2388b
Add useful stuff back to startes parent pom
12 years ago
Phillip Webb
cd51f357a3
Further maven module restructure
12 years ago