Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.47 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.47 KB

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Sponsored by MicroStream

Cloud Native Microservices with Payara Micro

The demos and labs of the course. Between brackets, attribution to the original source is indicate.

Demos

  • CDI (1)
  • JAX-RS
  • JPA
  • MicroProfile Config (2)
  • MicroProfile Config cache configuration with Payara Micro
  • MicroProfile Rest Client (2)
  • MicroStream in Java SE (directory microstream-basics)
  • MicroStream CDI integration (3)
  • JPA
  • Integration testing (Testcontainers)

Labs

  • Jakarta (JAX-RS, CDI, Bean Validation)
  • Jakarta Advanced (JAX-RS, CDI, Bean Validation)
  • Final (Jakarta lab + MicroStream)
  • Final Advanced (Jakarta Advanced lab + MicroStream CDI integration)

Extra

  • Some additional info about creating Docker images

Slides

Slides are available within the Payara-Micro-Workshop.pdf file.

References

(1) - https://github.com/architects4j/payara-fastlane-demos/tree/main/cdi (2) - https://github.com/rdebusscher/microprofile-tutorial (3) - https://github.com/microstream-one/microstream/tree/master/examples/payara-micro