Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 447 Bytes

File metadata and controls

10 lines (7 loc) · 447 Bytes

Blueprints

Back to JavaCraft

Reference implementations demonstrating Java platform features and tooling.

Modules

  • bdd - Behaviour-Driven Development with Cucumber and Spring Boot
  • modules - Java Platform Module System (JPMS) with ServiceLoader and qualified exports
  • xsd2model - XSD-to-Java code generation with JAXB and Jackson