Skip to content

on line tutorial missing a reference point #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RenBean opened this issue Sep 2, 2016 · 0 comments
Closed

on line tutorial missing a reference point #9

RenBean opened this issue Sep 2, 2016 · 0 comments

Comments

@RenBean
Copy link

RenBean commented Sep 2, 2016

I'm probably only noticing this because I am so new at coding; but walking though your tutorial https://springframework.guru/spring-boot-web-application-part-4-spring-mvc/ I noticed that the reference to building a second service ProductServiceImpl.java was missing under your Spring Data JPA Product Service Implementation... This made things a bit confusing thus why I am on your gitHub now.

there is a data corruption in one of the code links:
@OverRide
public Iterable<Product> listAllProducts() {
return productRepository.findAll();
} //and a prior one as well...
(using chrome browser)

Also, thank you, your tutorials are very informative and useful.
(Sep 2016)

@RenBean RenBean closed this as completed Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant