I have the application.properties, which is located in the resources
apllication.properties
hsm.provider=software
hsm.name=TestHsm
h
I've added your code into a Spring boot project and it is in a working condition.
Checkout this 53482633 repository and follow the instructions to get it up and running.
Also compare your code against this application to figure out what was going wrong at your end.
In case if you still face any issues, please post it here.