-
Notifications
You must be signed in to change notification settings - Fork 50
Runtime Considerations
Philip Helger edited this page Nov 12, 2024
·
3 revisions
phase4 is a Java library
It is developed on Windows but works without (known) problems on Windows, Linux, Mac and AWS. For development I use the Eclipse Temurin Java version.
The minimum Java version is 11 but it is recommended to use at least Java 21 for performance reasons. See https://github.com/phax/phase4/discussions/132#discussioncomment-11224517 for the details on why Java 21 is recommended.
My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.