I think yes. Besides metadata, you will need to provide href to <a>
elements in addition to route-href or click.delegate() so that Googlebot can follow links in your site.
<a href="${router.generate(viewName, params}"
See this post for detail.
Does Googlebot trace route-href? (SEO tips) - #2 by HIRANO-Satoshi]