My observation on the api is that it creates the entire non existent
folder path. The jcr content nodes , that should exist associated to the
folder does not get created . jcrutils is not recommended per the last
ref doc sent over, @sachinarora so skipping for these reasons Using
resourceresolver.create is recommended per the doc and acs folder
creator so using it . But looks like it needs saves after every create ,
which means one for folder and one for jcr content. But this is not
super clear ...