Yuri Marx · Mar 20, 2024 go to post

In the 2024.1 documentation the java supported version is 11.  I want to use pex. See:   

Yuri Marx · Mar 14, 2024 go to post

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

Yuri Marx · Dec 21, 2023 go to post

Robert is a fantastic writer and colaborator, I'm a fan, and hope to meet robert in person some day

Yuri Marx · Dec 12, 2023 go to post

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

Yuri Marx · Dec 4, 2023 go to post

Thanks community. This contest show to us how it is important IRIS with Java, not only Python with IRIS.

Yuri Marx · Dec 3, 2023 go to post

Fantastic the number of java contest visualizations, many developers interested using java and iris

Yuri Marx · Nov 29, 2023 go to post

Great idea, very nice. I suggest allow us select upgrade from cache to iris, not only cache with cache or iris with iris.

Yuri Marx · Nov 27, 2023 go to post

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!

Yuri Marx · Nov 27, 2023 go to post

This app is subscribed on java comtest and it is a way to demonstrate how easy is call java libraries

Yuri Marx · Nov 11, 2023 go to post

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

Yuri Marx · Nov 2, 2023 go to post

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

Yuri Marx · Sep 11, 2023 go to post

Fixed change the dependency for 1.1.1:

<dependency>
    <groupId>io.github.yurimarx</groupId>
    <artifactId>hibernateirisdialect</artifactId>
    <version>1.1.1</version>
</dependency>
Yuri Marx · Sep 11, 2023 go to post

Fixed change your dependency for version 1.1.1:

<dependency>
    <groupId>io.github.yurimarx</groupId>
    <artifactId>hibernateirisdialect</artifactId>
    <version>1.1.1</version>
</dependency>