Skip to content
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

FRQ 2: Writing Classes #13

Open
7 tasks done
hetvit27 opened this issue Nov 28, 2022 · 1 comment
Open
7 tasks done

FRQ 2: Writing Classes #13

hetvit27 opened this issue Nov 28, 2022 · 1 comment

Comments

@hetvit27
Copy link
Owner

hetvit27 commented Nov 28, 2022

  • Person
    Very interesting to see the lambok code and how it was able to reduce the code by a lot to keep it concise.
  • Person API Controller
  • Person JPA Repo
    Database and manages the POJO dates & spring boot
  • Tester Method

Screen Shot 2022-11-28 at 9 01 39 AM

Screen Shot 2022-11-28 at 8 59 56 AM

  • Creating a new user on Gmail

Screen Shot 2022-11-27 at 9 21 03 PM

  • Steps

Screen Shot 2022-11-27 at 9 26 38 PM

  • Run and Debug

Screen Shot 2022-11-28 at 10 07 20 AM

@hetvit27
Copy link
Owner Author

What I learned

  • SQL is really important especially in fetching data --> my dad is a SQL programmer and often uses databases to design Scioly teams and perform other mundane tasks quickly
  • Lambok code has a lot of annotations so we don't have to have too many annotations. @tostring and @get auto-generate methods.

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