Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 605 Bytes

CommonTools

Gradle + Git + Java Examples with useful tools migrated from dreambox

Upgraded to java 11 with below components in the build bom // for java 11 backward compatible implementation 'javax.xml.ws:jaxws-api:2.3.1' implementation 'com.sun.xml.ws:jaxws-ri:2.3.2' implementation 'javax.annotation:javax.annotation-api:1.3.2'

2019 UPgraded to Java 13, please enable-preview for jdk 13 in both your IDE and Gradle tools

git Rebase to continue for demo for math, stream and optional rebase continue for testing.

Dev tutorial - Math demo 1. Math demo