OpenLiberty / guide-maven-intro

An introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.html
Other
20 stars 34 forks source link

Dev mode #66

Closed NimG98 closed 4 years ago

gkwan-ibm commented 4 years ago

  - [x] the `server.xml` hotspot in "...in both the server configuration (`server.xml`) file..." can highlight the line `<httpEndpoint httpPort="${default.http.port}"`
  - [x] Need to rewrite the last paragraph of this section because e.g. no more `<bootstrapProperties/>`
    - "In the `liberty-maven-plugin` plugin section, ..."
- **Testing the web application**
  - [x] at the very last paragraph for stop server, add `CTL+C`
gkwan-ibm commented 4 years ago
gkwan-ibm commented 4 years ago

dev content reviewed