Skip to content

Updates - #21

Merged
eh3rrera merged 11 commits into
eh3rrera:masterfrom
Ansonator:updates
Feb 14, 2022
Merged

eh3rrera merged 11 commits into
eh3rrera:masterfrom
Ansonator:updates

Conversation

@Ansonator

Copy link
Copy Markdown
Contributor

Hi. I went through your tutorial on pluralsight. It's my first tutorial for GraphQL. Thanks!

I also went through some other materials and ended up changing this one to bring it more up-to-date and also to experiment with Lombok and JDK16.

  • Uplifted dependencies to latest.
  • Added additional spring-boot-starter-graphql dependencies which expose UIs when running the application (similar to graphiql).
  • Added a test for h2 db version since I kept running into an issue where the h2 database was created with a different version of h2 and couldn't be accessed.
  • Added Lombok (completely unnecessary)
  • Added a jdk16 profile, as Lombok was causing problems and needed a pom.xml change when I tried using jdk16.

I think the uplifts are useful. The rest is fluff. If you want me to remove any/all of the fluff before merging, let me know.

Thanks.

@eh3rrera

Copy link
Copy Markdown
Owner

Thank you so much @Ansonator!

However, I cannot merge it right now, since I'd have to review the code and update the tutorial to reflect these changes. I don't have the time right now and I think due to some changes on its platform, Pluralsight is not accepting changes to guides.

Updating this project and the tutorial is something that's been on my to-do list for a long time, I have other priorities right now but is something I'm planning to do in the future.

Thanks again!

@Ansonator

Ansonator commented Mar 27, 2021 via email

Copy link
Copy Markdown
Contributor Author

@eh3rrera

Copy link
Copy Markdown
Owner

Thank you. About the guides, it's temporary, but I'd had to ask. In any case, I'll be busy for the next month or so, but after that, I'll look into this 👍

@eh3rrera eh3rrera left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @Ansonator for this pull request. I've reviewed and everything looks great, I just added two comments. Also, I don't know if you accidentally removed the mvnw and mvnw.cmd files or if there's a reason for this? Thanks.

Comment thread pom.xml Outdated
Comment thread pom.xml Outdated
@Ansonator

Copy link
Copy Markdown
Contributor Author

Sorry, I looked at the diff and saw there were tons of lines showing up due to formatting changes. There's still some, but I fixed a lot of that.

@eh3rrera
eh3rrera merged commit 6866762 into eh3rrera:master Feb 14, 2022
@eh3rrera

Copy link
Copy Markdown
Owner

Merged, I give you credit on the README. Thank you so much! 👍

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

Successfully merging this pull request may close these issues.

2 participants