- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 67字
- 2021-06-24 19:17:32
Running the application
We will run the application in IntelliJ IDEA and command line. It is an important task to learn because we are working in different development environments; sometimes the configurations of the application are a little bit complicated, and we are not able to run it with IDEs, or sometimes the companies have different IDEs as standard, so we will learn about two different ways.