Skip to content

Pac72/javafx-cdi-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javafx-cdi-demo revamped

Original Jboss Weld CDI replaced with OpenWebBeans.

Requirements

Java 21+
Maven

Compile

From project root directory, launch:

mvn clean install

Run

From project root directory, launch:

java --module-path target/lib --add-modules javafx.controls,javafx.fxml -cp target/javafx-cdi-demo-1.0-SNAPSHOT.jar:target/lib/* org.example.Main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%