finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Removal of EntityJSON attribute from all converter type #210

Closed sureshrupnar closed 3 years ago

sureshrupnar commented 3 years ago

Bug Report

Steps to Reproduce:

EntityJSON ej attribute is used in all apply method of data converters, which is not used in converter functionality.

Expected Result:

EntityJSON ej attribute should be cleaned up.