How to hack on the Lucee Server code base

You love Lucee and know a bit of Java and would like to get involved with making Lucee even better?

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