Abdullah Khan
5c8f3c36aa
Polish README.adoc
...
See gh-19817
5 years ago
Andy Wilkinson
b5ef6d40c0
Update README to reflect the build now using Gradle
...
Closes gh-19617
5 years ago
Madhura Bhave
09f6758062
Merge branch '2.2.x'
...
Closes gh-19015
5 years ago
Madhura Bhave
130b48cb78
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19014
5 years ago
dreis2211
a7abc19a49
Fix build badge in README
...
See gh-19008
5 years ago
dreis2211
cec4ec97dd
Remove references to archived spring-boot-issues repo
...
See gh-17431
5 years ago
Madhura Bhave
d5c0009c6e
Rename samples to smoke tests
...
Closes gh-17197
5 years ago
Andy Wilkinson
36c1c051b8
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Stephane Nicoll
d0c6a23565
Polish
6 years ago
Stephane Nicoll
2b304e3d69
Merge branch '2.1.x'
6 years ago
WangZengHuang
a5d2b2cfb4
Remove redundant throws Exception
...
See gh-15647
6 years ago
Andy Wilkinson
dd96fff544
Update README links following move to pure Asciidoctor
...
Closes gh-15545
6 years ago
Stephane Nicoll
5d2828c74e
Merge branch '2.0.x'
6 years ago
dreis2211
42a6c36716
Fix BeansEndpoint typo in readme
...
Closes gh-14688
6 years ago
Madhura Bhave
51f9cdd14a
Update pipeline badge configuration
6 years ago
Stephane Nicoll
bc47bf44a9
Merge branch '2.0.x'
7 years ago
Johnny Lim
6b0ce46491
Polish
...
Closes gh-13320
7 years ago
Stephane Nicoll
81ef6fec7b
Add reference to Gitter
7 years ago
hengyunabc
b75e58b70f
Add enforce-rule to ensure maven version >= 3.5.0
...
Closes gh-13271
7 years ago
Andy Wilkinson
47138af538
Correct the CI badge and link for 2.0.x builds
7 years ago
Johnny Lim
a723ac95a9
Polish
...
Closes gh-12999
7 years ago
Madhura Bhave
de66451d9b
Update README with additional modules
7 years ago
Dejan Jankov
194a7a0c9b
Fix broken links to Gradle and Maven tools, and CLI samples in README
...
Closes gh-12776
7 years ago
Stephane Nicoll
ade6d86b65
Polish "Use secure connection to repositories"
...
Closes gh-12629
7 years ago
dreis2211
81459efffa
Use HTTPS URLs where applicable
7 years ago
dreis2211
eb1ae2dd79
Fix typos
...
Closes gh-11460
7 years ago
Johnny Lim
3c5ccb1166
Polish
...
Closes gh-11418
7 years ago
Lukas Eder
a16156781c
Polish
...
Closes gh-11145
7 years ago
Johnny Lim
639bf5e99c
Update "Building reference documentation" section
...
This commit also changes `spring-boot-maven-plugin/pom.xml` to make it
work with `full` Maven profile.
Closes gh-11045
7 years ago
Johnny Lim
4abd3fe10b
Fix broken README.adoc
...
Closes gh-10603
7 years ago
Phillip Webb
ad92af1c99
Change build status badge to use concourse
...
Fixes gh-10536
7 years ago
Johnny Lim
bbeba4a016
Clean up Java 6 leftover
...
See gh-10367
7 years ago
Johnny Lim
5e35a34cba
Polish
...
Closes gh-10308
7 years ago
Johnny Lim
bd2d08bcd0
Polish
...
Closes gh-10282
7 years ago
Stephane Nicoll
53d855320b
Clarify the required steps to build the documentation
...
Previously we didn't mention that the project must have been built
locally first (to get the sources for javadoc generation for instance).
This commit clarifies that.
Closes gh-10086
7 years ago
Stephane Nicoll
c0e06f1b9b
Polish
7 years ago
Stephane Nicoll
82860d6a1f
Add reference to release notes
...
Closes gh-9646
7 years ago
Stephane Nicoll
b446505cef
Fix escaping
8 years ago
Stephane Nicoll
3b4e4f175a
Polish
8 years ago
Andy Wilkinson
8d79cce591
Update instructions for building the docs in the README
...
As a result of ccaa19d5
, the documentation is now built in the
prepare-package phase.
8 years ago
Stephane Nicoll
6698af08df
Replace Starter POM to Starter in the documentation
...
"Starter POM" is a confusing term as it implies the starter may be a
POM while it's actually a jar artifact like any other dependency. To
reduce the confusion (especially in the way such starter should be
declared in the build), the term Starter POM has been renamed to Starter.
Closes gh-5966
9 years ago
Andy Wilkinson
2e86f0f890
Update instructions in the the README for building reference docs
...
The instructions should have been updated as part of the work on
gh-5267 so that the zip of all of the starter poms is available to
the documentation's build. With that fixed, the current instructions
still fail as the javadoc fails to generated as a result of
org.springframework.boot:spring-boot:test-jar:tests being unavailable.
This can be avoid by simply not trying to build the javadoc, i.e.
by running generate-resources rather than install.
Closes gh-5633
9 years ago
Brendan Kirby
6de4cabc29
Update README.adoc
...
Closes gh-5557
9 years ago
Vedran Pavic
0ba9a18cf2
Document use of maven wrapper
...
Closes gh-4956
9 years ago
Johnny Lim
8ec00c35bf
Polish
...
Closes gh-4572
9 years ago