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

Build SOAP web service #1

Open
duyluonganh opened this issue Feb 14, 2020 · 0 comments
Open

Build SOAP web service #1

duyluonganh opened this issue Feb 14, 2020 · 0 comments
Assignees

Comments

@duyluonganh
Copy link

duyluonganh commented Feb 14, 2020

Build a SOAP web service that provides 5 methods:

  • Add (add a user)
  • Update (update user info)
  • Delete (delete a user)
  • Get (get info of users)
  • GetOne (get info of a user)
    with the same features as the current Restful service.

Create branch name: issue-1 from master branch.

References: https://sample-web-service-aut.herokuapp.com/swagger-ui.html#
https://spring.io/guides/gs/producing-web-service/

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