wimdeblauwe / ttcli

CLI to create a Spring Boot with Thymeleaf project
Apache License 2.0
66 stars 5 forks source link

Investigate OpenRewrite #54

Open wimdeblauwe opened 11 months ago

wimdeblauwe commented 11 months ago

I would like to investigate if this tool could be based on OpenRewrite (https://docs.openrewrite.org/) for doing the changes to the files. It might also make it possible to support adding Thymeleaf to an existing Spring Boot app, rather then only being able to it with a new project.

wimdeblauwe commented 4 months ago

We can also look into the Spring CLI, as it also seems to allow modifying a project: https://docs.spring.io/spring-cli/reference/user-command-guide.html