Skip to content

Conversation

@batman-that-laughs
Copy link

@batman-that-laughs batman-that-laughs commented Mar 5, 2022

Added project taskmanager-spring-data-rest -

  • Project uses spring data rest to expose CRUD endpoints for notes and tasks.
  • Only contains very basic code might need to change it
    • like not all notes endpoints need to be exposed or even available..might need to control the endpoints being exposed.

Added code to taskmanager to complete the checklist in README.md.

Added springdoc for swagger implementation to both projects.

  • APIs implemented can be browsed on here once the application is running.
  • For taskmanager with spring data rest go here once the application is running.

	project uses spring data rest to expose CRUD endpoints for notes and tasks.

Added code to taskmanager to complete the checklist in README.md.
Added generic not found responses.
Added generic not found responses.
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.

1 participant