Madhura Bhave
fa4c433c92
Polish
7 years ago
Phillip Webb
b3d5cd538d
Add JUnit 5 checkstyle rules
...
Add a rule to enforce JUnit 5 usage and conventions.
Closes gh-17093
7 years ago
Andy Wilkinson
9d28238598
Update formatting of spring-boot-samples
7 years ago
Andy Wilkinson
fb24b5a684
Separate nottp checkstyle configuration
...
See gh-16682
7 years ago
Andy Wilkinson
ede197fa55
Polish formatting
...
Fix formatting issues, primarily around header comments.
7 years ago
Andy Wilkinson
b18fffaf14
Move tests to JUnit 5 wherever possible
7 years ago
Andy Wilkinson
8f1be4cded
Upgrade to spring-javaformat 0.0.11
7 years ago
Phillip Webb
d548c5ed31
Fix checkstyle violations
7 years ago
Phillip Webb
e161c6f826
Broaden files covered by checkstyle
...
Closes gh-16682
7 years ago
Phillip Webb
90468c4d53
Fix checkstyle violation in OAuth sample
7 years ago
Phillip Webb
80d8a5cfa2
Add nohttp checkstyle rule
...
Closes gh-16682
7 years ago
Phillip Webb
cd537155a9
Use https for Thymeleaf xmlns:layout
7 years ago
Phillip Webb
a99131f727
Polish resource files to all end with a new line
7 years ago
Phillip Webb
e61f7a33a7
Add nohttp checkstyle rule
...
Closes gh-16682
7 years ago
Phillip Webb
0049f1985c
Use https for Thymeleaf xmlns:layout
7 years ago
Phillip Webb
32068c21a3
Polish resource files to all end with a new line
7 years ago
Brian Clozel
c74badd4f2
Auto-configure Elasticsearch REST client in Spring Data
...
This commit auto-configures the Elasticsearch REST client support
as a template for Spring Data Elasticsearch. As of this commit,
using the transport client is still possible but developers
should migrate.
This commit also removes the deprecated annotation on the
Elasticsearch auto-configuration for the transport client, since
this deprecation notice is already present on the configuration
property.
Closes gh-17024
Closes gh-16542
7 years ago
Andy Wilkinson
0644a79401
Repackage output capture and always use extension declaratively
...
Closes gh-17029
7 years ago
Phillip Webb
d11d5ceb29
Split up JUnit 5 OutputCapture class
...
Split the JUnit 5 `OutputCapture` class into separate `OutputExtension`
and `CapturedOutput` classes. The JUnit 5 callback methods are now
contained only in the `OutputExtension` class so no longer pollute the
public API that users will interact with.
The `CapturedOutput` class has also been updated to capture System.err
and System.out separately to allow distinct assertions if required.
Closes gh-17029
7 years ago
Andy Wilkinson
080a2f5c3b
Align with Framework’s removal of charset attribute from application/json
...
Closes gh-16979
7 years ago
Phillip Webb
3a9ca5fa30
Update copyright header of changed files
7 years ago
Stephane Nicoll
6b3c15a858
Fixup version numbers following release
7 years ago
Spring Buildmaster
67fa63d0e3
Next Development Version
7 years ago
Stephane Nicoll
b7700ed094
Improve reliability of kafka sample integration test
7 years ago
Stephane Nicoll
1c3a91883d
Remove reference to spring.datasource.jmx-enabled
...
This commits moves the single use of that property to the already
existing Tomcat-specific one.
Closes gh-16673
7 years ago
Stephane Nicoll
fd0c773939
Increase timeout for Kafka sample
7 years ago
Stephane Nicoll
fddc8bd8ef
Create Kafka sample topic
7 years ago
Stephane Nicoll
81af0f2fa6
Explicitly include JUnit 4 in test starter
...
Closes gh-16807
7 years ago
Stephane Nicoll
1de6f68238
Document that JUnit 5 is the default
...
See gh-14736
7 years ago
Madhura Bhave
1db1c8b03c
Validate our own tests work with JUnit5 and the vintage engine
...
Closes gh-14737
Co-authored-by: Stephane Nicoll <snicoll@pivotal.io>
7 years ago
Phillip Webb
83889188c2
Revert accidental TomcatSample changes
7 years ago
Phillip Webb
2dfd916c96
Polish
7 years ago
Vedran Pavic
bbaa98175f
Upgrade to Hazelcast 3.12
...
Closes gh-16503
7 years ago
Madhura Bhave
ce0282406f
Skip lazy init for beans that explicitly set lazy to false
...
This commit also adds tests to ensure that the child
management context works when lazy initialization is
enabled. Also, it adds a BeanFactoryPostProcessor to
the child context so that the server is created and
listening for requests but other beans in the child
context are not created until requested.
See gh-16184
7 years ago
Phillip Webb
ddbfb2530d
Update copyright header of changed files
7 years ago
Phillip Webb
f12ab1ff90
Update copyright header of changed files
7 years ago
Stephane Nicoll
0d256da068
Fixup version numbers following release
7 years ago
Spring Buildmaster
ca3a864565
Next Development Version
7 years ago
Phillip Webb
f25469c95f
Update formatting with spring-javaformat 0.0.9
...
See gh-16421
7 years ago
Phillip Webb
cae6a82322
Upgrade to spring-javaformat 0.0.9
...
Closes gh-16421
7 years ago
Phillip Webb
f875b74e67
Reformat samples with spring-javaformat 0.0.8
...
See gh-16418
7 years ago
Madhura Bhave
eff2f92c48
Fix formatting following formatter update
7 years ago
Spring Operator
1a4c6f2dac
Use HTTPS for external links wherever possible
...
See gh-16319
7 years ago
Andy Wilkinson
c4d44574b2
Correct link to Groovy MarkupTemplateEngine documentation
...
See gh-16316
7 years ago
Spring Operator
bbbfee6480
Use HTTPS for external links wherever possible
...
See gh-16318
7 years ago
Spring Operator
189eeefbb1
Use HTTPS for external links wherever possible
...
See gh-16317
7 years ago
Andy Wilkinson
9be96c49e2
Polish "Use HTTPS for external links wherever possible"
...
See gh-16316
7 years ago
Spring Operator
e401d02ced
Use HTTPS for external links wherever possible
...
See gh-16316
7 years ago
Spring Operator
4e2739eceb
Use HTTPS for external links from XML files where possible
...
See gh-16312
7 years ago
Spring Operator
adc2462689
Use HTTPS for external links from XML files where possible
...
See gh-16311
7 years ago