0

I was practicing a pluralsight course spring data jpa by bryan hansen. course url - https://app.pluralsight.com/library/courses/spring-jpa-hibernate/table-of-contents the excercise files given for this course which has spring boot application is not working as expected. as per the code this application should redirect as show in the course video but instead it is keep on giving 404 error. could any one pls help me where I am doing wrong?

Content Used:

  1. IntelliJ IDEA Ultimate
  2. Spring Boot Application
  3. Tomcat Server & Self Contained Server both are not working

Steps to reproduce -

  1. download the attachment
  2. import project as maven project in idea
  3. configure tomcat server v10
  4. run the application on tomcat server
  5. access web addresses - http://localhost:8080/conference/
  6. click registration - it directs to http://localhost:8080/conference/registration - not working.

Similar file I practiced in a VM in my PC was working recently (which was part of another course by same author but for mvc fundamentals). but when came to my laptop this is happening.

Here's the video I uploaded to you tube for how I am getting the error.

https://youtu.be/bJnPIeElYRE

Uploaded code here - https://wetransfer.com/downloads/4730f3785a35e2323d89fd73a658274b20220108153030/46935c

0 Answers0