This task follows the Word Wrap Kata by providing the REST endpoint to the corresponding wrapping function utilizing Spring Boot framework.
The test is already provided and your task, like in the previous case, is to make it pass. In order to accomplish this goal, you need to add the corresponding REST endpoint with all the required components. Good luck!