diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 12871c6eba9..dfd721fc87f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -196,7 +196,8 @@ Thanks to @parisni for reporting! - Add an example which uses Spring Boot to stand up a complete JPA server implementation. + Add support for Spring Boot for initializing a number of parts of the library, + as well as several examples. Thanks to Mathieu Ouellet for the contribution!