deepakarora3
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Unify-Simple-Decision-Table (github.com)
I am happy to announce the open sourcing of unify-simple-decision-table, a simple and straightforward, light weight Java-based implementation of a decision table. It makes defining and executing business rules both…
-
Unify-jdocs is a Java JSON manipulation library which completely eliminates the need for model / POJO classes. Any read or write of a JSON path can be done in a single line of Java code. It can also eliminate the use of…
-
In Java 21, virtual threads are mounted / unmounted on carrier threads for execution and there usually are multiple carrier threads in the JVM. This still remains a multithreaded concurrency model. Is it not possible to…
- Show HN: Unify-jdocs has come a long way (github.com)
Unify-jdocs is a Java JSON manipulation library which completely eliminates the need for model / POJO classes. Any read or write of a JSON path can be done in a single line of Java code. It also can be used to eliminate…