Please check the TechStack.md file for details.
A test project to run through the paradigms of what a String is. I made this piece of code a while back ago, but I'll keep looking after it from now on and integrate it into future Java versions
NOTE: This project started years ago (around 2014), and I recently converted it to Kotlin. The goal of this project was originally to explore Java and Swing and the interaction with Strings. Currently, it's an ongoing project for the same goal but in a more generic way having Swing eventually being removed.
- 0.0.0 - 29e040d28370a03c2373155d1b0ccccca6b9d571 - JAVA / JDK11 / Gradle
- 1.0.0 - bec70c6bf6f50469a622ae51cce16f34209a806f - Kotlin 1.8.0 / JDK17 / Gradle
- string-paradigm-expression_1
- string-paradigm-expression_2
- string-paradigm-expression-no-wrapper
- string-paradigm-expression-original
- string-paradigm-dependency_2
- string-paradigm-no-wrapper
- string-paradigm-test-generator
- string-paradigm_original
- string-paradigm_1
gradle idea
gradle cleanIdea
gradle test
./gradlew test