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 1methods and control structures #1

Open
8 tasks done
AadyaDaita opened this issue Nov 18, 2022 · 1 comment
Open
8 tasks done

frq 1methods and control structures #1

AadyaDaita opened this issue Nov 18, 2022 · 1 comment

Comments

@AadyaDaita
Copy link
Owner

AadyaDaita commented Nov 18, 2022

  • Enhance APCalendar.java to provide interesting facts on years...algorithm to figure methods out.
  • Enhance APIs and @RestController to work with the all POJOs and APCalendar.
  • Read ObjectMapper and Write ObjectMapper. ObjectMapper provides functionality for reading and writing JSON, either to and from basic POJOs (Plain Old Java Objects), or to and from a general-purpose JSON Tree Model (JsonNode).> FYI, in FRQ2 you will see REST Serialization is mostly automatic with JPA
  • Test APIs with Browser, Curl, or Postman. Illustrate or show tangibles.
    image**
    image
    image
    image

  • Test and use VSCode Debugger in development. Illustrate or show tangibles. Following are instances of debugging. The circled text shows a display of the code step that is currently being run.
    image
    image
@jm1021
Copy link

jm1021 commented Nov 18, 2022

2.8

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

2 participants