Saul Giordani
Saul Giordani
This is a great project, I'm starting to develop an application based on Harmony and I'd really love to be able to integrate such a feature. Will follow this thread...
Same issue, I'm using java 11 and I've tried versions from 2.3 to 2.9. None of them allowed me successfully add a password to my Zip. It is generated, but...
Have you tried TransactionEncoder class?
Sorry to comment on a closed issue, but with web3j 4.9.4 i have the same issue. I'm writing integration tests and using OPEN_ETHEREUM as node. The deploy function correctly returns...
Same issue with java 21 (graalvm edition), spring boot 3 and Gradle :(
I have the same issue with a method annotated with @PreAuthorize. If I debug I see the annotated method is found twice, same class and same proxy
Any news on this? It's a big issue for many of our projects
we ended up refactoring the code...
I may not be in the right place, but I think my issue is related to this. I migrated a project from spring boot 2.7.x to 3.1.0, and the application...
> @saulgiordani can you create a new issue in the Spring Framework project with a sample application reproducing the problem? Thanks! Hi @bclozel, the issue was on my side. I...