In the process of using springboot, I especially hope to write the calculation expression directly in the yaml configuration file

Comment From: pivotal-cla

@jackycjw Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@jackycjw Thank you for signing the Contributor License Agreement!

Comment From: sbrannen

Hi @jackycjw,

Thanks for submitting your first proposal to the Spring Framework.

Unfortunately, we do not currently have any concrete needs for infix expression calculation in the core framework and especially not in a core utility such as NumberUtils.

In light of that, I am closing this PR.

Please note, however, that you may find the Spring Expression Language (SpEL) useful as an alternative.