Skip to content
/ poc Public

Simple maven module for some proof-of-concept- and test-stuff (most of them related to JavaFX).

License

Notifications You must be signed in to change notification settings

bgmf/poc

Repository files navigation

The POC and Tests project

This is a simple project to collect tests/examples I've done, either out of pure interest or in response to some forum (e.g. German Java-Forum) and/or StackOverflow posts.

Sub Modules

  • shared - interfaces and such stuff - TODO: integrate into the other projects
  • simple-tests-fx - simple projects to test some aspects of JavaFX
  • guice-fx - simple project to show, how to build a simple JavaFX project with Guice (DI)
  • kotlin-java-mix - while using JavaFX to start a Stage, this is just a showcase for a Maven project setup where both Java and Kotlin are set up together in one project, also this one could be extended for the use of Guice and TornadoFX
  • spring-boot-fx - as the guice-fx module, this is intended to show how to use Spring Boot (DI) with JavaFX

Sub Modules - ideas

  • serviceloader-plugin-fx - a poor man's plugin solution based on Java's ServiceLoader (see here).

About

Simple maven module for some proof-of-concept- and test-stuff (most of them related to JavaFX).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages