spring boot 参数转换
参数调用方式:
1. localhost:8080/person/properties/to/json

body参数设置:

2. localhost:8080/person/json/to/properties

body参数设置:

代码地址:https://github.com/amazing2005/SpringBootMessageConverter
参数调用方式:
1. localhost:8080/person/properties/to/json

body参数设置:

2. localhost:8080/person/json/to/properties

body参数设置:

代码地址:https://github.com/amazing2005/SpringBootMessageConverter