Skip to content

REST API Design, Development & Management Learn the REST API Concepts, Design best practices, Security practices, Swagger 2.0/OAI, Hands on API Management. Also, what Java professionals need to know about servlets, sessions, cookies, JSP, JSTL, Ajax, websockets and SOAP Web Services.

developersCradle/java-web-dev-soap-rest-api

Repository files navigation

Java Web Development Under The Hood

Java Web Development Under The Hood

These are fundamentals for any professional Java developer to understand, even the old concepts, these can become handy in legacy projects! These concepts will come to you eventually regardless which Java framework you will decide to work with.

All course material from Java Web Development Under The Hood by Matt Greencroft from legendary Virtual Pair Programmers.

Contains my own notes to better learning experience with some course content.

The Course at Udemy

Homepage of Maker

Github of project

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖

This repository is made with Eclipse, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️


Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum

SOAP Web Services by Java Brains

SOAP Web Services

All course material from SOAP Web Services by Java Brains with little bit of mixing new stuff, since this is old tutorial and many relevant technologies were deprecated or disappeared at time when i proceeded thought this. Comment section rocks! Contains my additional notes and some extra videos to make it more content rich experience. We be using JAX-WS standard and Java for this.

Original Channel

Source

If the content sparked 🔥 your interest, please consider starting the course and start learning 📖

This repository is made with Eclipse, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️


SOAP Web Services with Java_certificate

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum

  • 01 - SOAP Web Services - Introduction To Web Services ✔️
  • 02 - SOAP Web Services - Web Service Jargon ✔️
  • 03 - SOAP Web Services - Writing a Web service Client: Stub generation ✔️
  • 04 - SOAP Web Services - Writing a Web service Client: Calling the Service ✔️
  • 05 - SOAP Web Services - Setting up Java EE 7 SDK ✔️
  • 06 - SOAP Web Services - Writing a Web Service: Eclipse setup ✔️
  • 07 - SOAP Web Services - Writing a Web Service: Code and Deploy ✔️
  • 08 - SOAP Web Services - Adding Input Arguments ✔️
  • 09 - SOAP Web Services - Service First and Contract First Web Services ✔️
  • 10 - SOAP Web Services - Understanding the WSDL ✔️
  • 11 - SOAP Web Services - Customizing the WSDL ✔️
  • 12 - SOAP Web Services - Schema Types and Binding Styles ✔️
  • 13 - SOAP Web Services - Service Interface and Custom Types ✔️
  • 14 - SOAP Web Services - Using JAXB Annotations Part 1 ✔️
  • 15 - SOAP Web Services - Using JAXB Annotations Part 2 ✔️
  • 16 - SOAP Web Services - Handling Faults ✔️
  • 17 - SOAP Web Services - Using SoapUI ✔️
  • 18 - SOAP Web Services - Using Web Service Explorer ✔️
  • 19 - SOAP Web Services - Using Endpoint ✔️
  • 20 - SOAP Web Services - wsimport Revisited ✔️

REST API Design, Development & Management

REST API Design, Development & Management

This repository is trying to be one place quest for understanding REST API Design/Development. Contains my own notes with some course material. This course servers as start, but later might add even more resources.

Learn the REST API Concepts, Design best practices, Security practices, Swagger 2.0/OAI, Hands-on API Management by

All course material from REST API Design, Development & Management by Rajeev Sakhuja.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖

The Course at Udemy

Official answers

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

  • TODO Crash Course on API design
  • TODO Do RPC call with GWT
  • TODO Do chapter 3, more abstract concepts
  • TODO Write some mockup swagger API documentation
  • TODO Read thought RFC2616
  • TODO Go thought LinkedIn profiling API
  • TODO Change Sub modules, to specific chapters

Progress

About

REST API Design, Development & Management Learn the REST API Concepts, Design best practices, Security practices, Swagger 2.0/OAI, Hands on API Management. Also, what Java professionals need to know about servlets, sessions, cookies, JSP, JSTL, Ajax, websockets and SOAP Web Services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages