Accessing the Application from the Browser
Once you have started your application, it can be accessed in your browser at the following URL:
http://localhost:8080/
This will display the index page with the hard-coded list of articles as follows:
As you can see in the menu on top, you have the option to register and login.
Once you either register or log in, you will notice that the menu changes. You will see links to create a new article and to logout, as follows: