官术网_书友最值得收藏!

Time for action – adding Java version properties in pom.xml

We successfully added all the required jars to our project, but we need to perform one small configuration in our pom.xml file, that is, telling Maven to use Java Version 7 while building our project. How do we tell Maven to do this? Simply add two property entries in pom.xml. Let's do this.

  1. Open pom.xml. You will see some tabs at the bottom of pom.xml; select the Overview tab from the bottom of pom.xml, expand the properties accordion, and click on the Create button.
  2. Now, an Add property window will appear; enter Name as maven.compiler.source and Value as 1.7.
    Time for action – adding Java version properties in pom.xml

    Adding the Java compiler version properties to POM

  3. Similarly, create one more property with Name as maven.compiler.target and Value as 1.7.
  4. Finally, save pom.xml.

A jump-start to MVC

We created our project and added all the required jars, so we are ready to code. We are going to incrementally build an online web store throughout this book, chapter by chapter. As a first step, let's create a home page in our project to welcome our customers.

Our aim is simple; when we enter the http://localhost:8080/webstore/ URL on the browser, we would like to show a welcome page that is similar to the following screenshot:

A jump-start to MVC

Don't worry if you are not able to understand some of the code; we are going to take a look at each concept in detail in the upcoming chapters. As of now, our aim is to have quick hands-on experience of developing a simple web page using Spring MVC.

主站蜘蛛池模板: 达孜县| 铜鼓县| 泽普县| 庆云县| 江北区| 郸城县| 宜章县| 乾安县| 临沧市| 赣州市| 始兴县| 水富县| 自贡市| 于田县| 平罗县| 长武县| 墨竹工卡县| 普格县| 开原市| 九台市| 林州市| 固原市| 维西| 远安县| 镇康县| 博湖县| 正镶白旗| 江华| 贵州省| 永和县| 虎林市| 木兰县| 河津市| 恭城| 江城| 凉城县| 平昌县| 遂川县| 甘南县| 古蔺县| 金门县|