mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Merge branch '7.0.x'
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@ import org.springframework.util.Assert;
|
||||
* @since 5.3
|
||||
* @see jakarta.json.bind.Jsonb
|
||||
* @see jakarta.json.bind.JsonbBuilder
|
||||
* @see #setJsonb
|
||||
* @see #JsonbMessageConverter(Jsonb)
|
||||
* @see #JsonbMessageConverter(JsonbConfig)
|
||||
*/
|
||||
public class JsonbMessageConverter extends AbstractJsonMessageConverter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user