Anonymous » 06 мар 2024, 10:53
Последнее сообщение Anonymous «
Anonymous »
I have brand new MacBook Pro M3 32GB. I'm using Intellij Ultimate (for Apple silicon) and I'm trying different JDKs for both Gradle and Project Setup. From Correto JDK 17 to OpenJDK 21. All of them designed for Apple silicion, so it's aarch64.
Anonymous » 06 мар 2024, 10:51
Последнее сообщение Anonymous «
Anonymous »
I have an application controlling hardware that has a JDialog displayed when the user wants 'backdoor' access to the hardware. That JDialog is filled with buttons and features and I don't want to increase its size, especially vertically. I do want...
Anonymous » 06 мар 2024, 09:55
Последнее сообщение Anonymous «
Anonymous »
I'm using PDFBox for converting pdf to image. Here I'm facing an issue with font. while converting pdf to image I could see the below warnings in my log
Using fallback font LiberationSans for Helvetica-Bold Using fallback font LiberationSans for...
Anonymous » 06 мар 2024, 09:54
Последнее сообщение Anonymous «
Anonymous »
I am trying to fetch the postid from the Real-Time Database for my Android application. However, I am not able to do so and keep encountering error. inside my isLiked function. The code looks like: `public void onBindViewHolder(@NonNull...
Anonymous » 06 мар 2024, 09:46
Последнее сообщение Anonymous «
Anonymous »
I've used Eclipse Helios with Hibernate Tools installed. Everything worked fine. Now I've changed to Eclipse Kepler. Looks like it has the Hibernate Tools also installed as I'm able to change to Hibernate perspective. When I'm trying to import my...
Anonymous » 06 мар 2024, 09:46
Последнее сообщение Anonymous «
Anonymous »
I am working on Spring boot application where I trying to deploy it on AWS ECS, Before that I tried it on local (Docker Desktop) where it is working fine but same correto8 image is giving below mentioned error on AWS ECS....
Anonymous » 06 мар 2024, 09:43
Последнее сообщение Anonymous «
Anonymous »
I am working on a Billing module of an Application and My client runs a 24/7 Outlet . Over a period of time (1 Week 3 days ), the tomcat Application crashes and a crash log is generated.
Need to understand how to address the issues ,since we run...
Anonymous » 06 мар 2024, 09:38
Последнее сообщение Anonymous «
Anonymous »
I work on a spring boot application with spring data and hibernate. I am using hexagonal architecture. I have 2 hexagons:
ConnexionManagment OrderManagment
Each hexagon interacts with the same table in the database called User. In the...
Anonymous » 06 мар 2024, 09:35
Последнее сообщение Anonymous «
Anonymous »
I have been studying apache kafka for a month now. I am however, stuck at a point now. My use case is, I have two or more consumer processes running on different machines. I ran a few tests in which I published 10,000 messages in kafka server. Then...
Anonymous » 06 мар 2024, 09:24
Последнее сообщение Anonymous «
Anonymous »
I've a problem sending data from jQuery to struts2 action class. I have seen the question: JSON Jquery to Struts2 action but I don't understand the solution quite well.
Anonymous » 06 мар 2024, 09:13
Последнее сообщение Anonymous «
Anonymous »
I'm working with Apache Flink for stream processing and I've encountered a scenario that I haven't been able to find a solution for in the documentation or online resources. My scenario involves processing data streams where each element is keyed...
Anonymous » 06 мар 2024, 09:12
Последнее сообщение Anonymous «
Anonymous »
I have code to open a link in a browser. I need to run application with docker, but just calling Runtime.getRuntime().exec(...) executes it inside the Docker container. How can I open the link inside docker container?
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения