It is a popular and stable library. Do a PoC to try it
- Log in to post comments
It is a popular and stable library. Do a PoC to try it
@Vadim Aniskin, I consider this idea https://ideas.intersystems.com/ideas/DPI-I-398 implemented with this post
@Robert Cemper is our GOAT. It is a pleasure learn more with his articles and apps. Congrats Robert Cemper.
In the 2024.1 documentation the java supported version is 11. I want to use pex. See:
As Java Developer there are 2 important things to resolve, java libs on maven (it is essential) and support for java 17+.
There is a tendency to do interoperation using languages like java, python or net, but using the ESB services (adapters, message system, management, etc), so resolve this is critical
Yes, you right, I will add this, thanks!
Fantastic. I want to do more and more idea implementations
I'm very happy with RC review of my app, the clinical mindmap. Thanks @Robert Cemper
Thanks!
Thanks!
Thanks the nomination!
Thanks!
Robert is a fantastic writer and colaborator, I'm a fan, and hope to meet robert in person some day
Thanks Mike, my inspiration is a target to looking for IRIS current gaps on important themes and help to eliminate the gaps with new DC projects.
IRIS with sharding enabled is great option for Lake projects
Thanks community. This contest show to us how it is important IRIS with Java, not only Python with IRIS.
Fantastic the number of java contest visualizations, many developers interested using java and iris
I claim online demo for iris parquet. http://173.212.233.87:32769/swagger-ui/index.html
Implemented! See it: https://openexchange.intersystems.com/package/iris-parquet
Thanks!!
Great idea, very nice. I suggest allow us select upgrade from cache to iris, not only cache with cache or iris with iris.
I understand that IRIS is a multilanguage RPC for the most popular languages, so iris can be the gateway to inter language interoperability. With, in a same class method you can use java, .net and python, for example. It is very poweful!
This app is subscribed on java comtest and it is a way to demonstrate how easy is call java libraries
Thanks, enjoy it
Thanks!
This concept is used to do reliable and scaleable microservices: https://docs.temporal.io/temporal#:~:text=Temporal%20is%20a%20scalable%….
I agree with you, the JasperReports is very popular and now IRIS can use jasper to print reports with data from any database, including iris
Propose an idea to resolve this on ideas portal, claim a tutorial, article, documentation improvement or a sample on open exchange, the ideas portal works very well
Thanks the revision and PR for custom2hl7
Fixed change the dependency for 1.1.1:
<dependency>
<groupId>io.github.yurimarx</groupId>
<artifactId>hibernateirisdialect</artifactId>
<version>1.1.1</version>
</dependency>Fixed change your dependency for version 1.1.1:
<dependency>
<groupId>io.github.yurimarx</groupId>
<artifactId>hibernateirisdialect</artifactId>
<version>1.1.1</version>
</dependency>