Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 306 Bytes

DEV 5432: Writing Kubernetes Controllers with Java SE and CDI 2.0

This project contains example code used during my presentation at Oracle CodeOne 2018. It demonstrates how to use a few simple CDI 2.0 features to write a standalone Java SE application that functions as a simple Kubernetes controller.