How to hack on the Lucee Server code base
In this 90-minutes workshop, we’ll walk you through how Lucee works under the hood:
- Lucee Architecture overview
- Loader vs Core
- OSGI
- Building Lucee
- Step Debugging Lucee Server using JDWP
- Creating Extensions
- Creating Lucee Test cases