Merge pull request #811 from izeye

* gh-811:
  Upgrade to Spring Java Format 0.0.33

Closes gh-811
This commit is contained in:
Andy Wilkinson
2022-06-20 16:05:35 +01:00
7 changed files with 83 additions and 1 deletions

1
.springjavaformatconfig Normal file
View File

@@ -0,0 +1 @@
java-baseline=8

View File

@@ -4,4 +4,5 @@
"https://checkstyle.org/dtds/suppressions_1_2.dtd">
<suppressions>
<suppress files="com[\\/]example[\\/]restassured" checks="IllegalImport" />
<suppress files="src[\\/]testFixtures" checks="JavadocPackage" />
</suppressions>

View File

@@ -13,5 +13,5 @@ asciidoctorj23Version=2.3.0
asciidoctorj24Version=2.4.3
asciidoctorj25Version=2.5.1
javaFormatVersion=0.0.29
javaFormatVersion=0.0.33
jmustacheVersion=1.12

View File

@@ -0,0 +1,20 @@
/*
* Copyright 2014-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Support for Asciidoctor.
*/
package org.springframework.restdocs.asciidoctor;

View File

@@ -0,0 +1,20 @@
/*
* Copyright 2014-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Support for Asciidoctor.
*/
package org.springframework.restdocs.asciidoctor;

View File

@@ -0,0 +1,20 @@
/*
* Copyright 2014-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Support for Asciidoctor.
*/
package org.springframework.restdocs.asciidoctor;

View File

@@ -0,0 +1,20 @@
/*
* Copyright 2014-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Support for Asciidoctor.
*/
package org.springframework.restdocs.asciidoctor;