Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 359 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 359 Bytes

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!