How do I run a spring in Initializr?
Running a spring in Initializr is easy, no matter if you are using Chrome or Firefox. Just follow these steps:
-
Open the command line (on Windows, you can use the Windows PowerShell program) and change your directory to the directory that contains your _config.yml file (or edit this file from your file explorer).
-
Type “java -jar initializr.jar” and hit enter, then wait for Initializr to open in your web browser.
-
Select a template from the list of options on the left-hand side of the screen, then click “Generate”.