Files
spring-cloud-function/spring-cloud-function-context/src/main
Garus, Henning 2bfaabb570 GH-1156 Remove org.json:json dependency
Use the already present Jackson ObjectMapper  instead to provide the same behaviour, where a value is parsed to check if it is a valid json structure, ie an array or an object.

Resolves #1173
Resolves #1156
2024-08-16 10:18:31 +02:00
..