This commit is contained in:
Phillip Webb
2016-07-26 22:35:04 -07:00
parent 618e6d6bf4
commit 162b9e84a3
12 changed files with 87 additions and 30 deletions

View File

@@ -33,6 +33,7 @@ import org.springframework.boot.test.json.JacksonTester;
* auto-configuration of JSON testers.
*
* @author Phillip Webb
* @since 1.4.0
*/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)