Anonymous » 02 мар 2024, 14:38
Последнее сообщение Anonymous «
Anonymous »
I'm just starting to implement a FilterWriter (or a PrintWriter, may switch the base later) to provide specific formatting capabilities, and I need to do both: scan for new line occurrences, and write new lines explicitly. While reviewing the...
Anonymous » 02 мар 2024, 14:35
Последнее сообщение Anonymous «
Anonymous »
I am facing conceptual issue on how to store session in mobile app after sending login request to API. Basically what I have done so far I created web server using Node.js and I handle sessions using express-session. What I want to to is to create...
Anonymous » 02 мар 2024, 14:33
Последнее сообщение Anonymous «
Anonymous »
I have a project where every Student can be tested by a Tester, and a single tester can test many students.
I need students to know their testers - so this is a unidirectional Many to One.
Anonymous » 02 мар 2024, 14:32
Последнее сообщение Anonymous «
Anonymous »
Error NoClassDefFoundError:
Exception in thread main java.lang.NoClassDefFoundError: Mythread (wrong name: MyThread) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at...
Anonymous » 02 мар 2024, 14:29
Последнее сообщение Anonymous «
Anonymous »
I have a 2D string array. It should be stored in such a way that it should be sorted in descending order of 2nd element in array and if there is a tie, lexicographically as per first element. My java code is as follows:
Anonymous » 02 мар 2024, 14:27
Последнее сообщение Anonymous «
Anonymous »
I had to change some of my infrastructure so I am now using MariaDB 10.11. My problem is that my setup no longer works. My Maven setup used the mysql-connector-java 5.1.34 package to connect to an older MariaDB version without any problems. Now I...
Anonymous » 02 мар 2024, 14:16
Последнее сообщение Anonymous «
Anonymous »
Hi all: today we are running Tomcat 9.0.5 and quartz 2.3. We would like to migrate to Tomcat 10 but quartz 2.3 breaks. Do you know if quartz 2.4 is ok with Tomcat 10? Thanks Pietro
Anonymous » 02 мар 2024, 14:12
Последнее сообщение Anonymous «
Anonymous »
Let's assume that we have a fullstack application that has a page in the frontend side where we can select the constraints that we should apply to a specific problem. The list of those constraints will be sent to the backend side when we run the...
Anonymous » 02 мар 2024, 14:08
Последнее сообщение Anonymous «
Anonymous »
I have developed a basic program where it has list(recycler view) and you can search from it. But, the issue i encountered is when i tried to integrate a search feature. When trying to find the id of the search view, my app crashes. I also tried to...
Anonymous » 02 мар 2024, 14:02
Последнее сообщение Anonymous «
Anonymous »
I've installed localstack using Helm:
The localstack chart was installed in its own localstack namespace, and I saw no errors in the localstack pod logs. In a different namespace I have a Spring Boot app (version 3.2.1), that needs to...
Гость » 02 мар 2024, 12:23
Последнее сообщение Гость «
Гость »
I am a newbie, and in my first year of web development job. I need some help.
Recently, I had one incident on production which, in summary, is caused by sending two exactly same POST requests from the browser (MS Edge). It has not happened before,...
Гость » 02 мар 2024, 12:22
Последнее сообщение Гость «
Гость »
The problem is that when you first click on the combobox, the text in it is displayed with a downward shift, but with further manipulations everything is fine. Moreover, if the cell has already been clicked previously, when clicked again, everything...
Гость » 02 мар 2024, 12:05
Последнее сообщение Гость «
Гость »
I want to automate an android application using Appium, Java and TestNG on aws device-farm. However, VPN information must be added to access this application.
When I used remote control on AWS device-farm, I was able to set VPN information on the...
Гость » 02 мар 2024, 12:01
Последнее сообщение Гость «
Гость »
using Mockito 4, how can we mock below Builder class constructor?
val alias = some string val purpose = 1 val builder = KeyGenParameterSpec.Builder(alias, purpose) val spec = builder.build()
Гость » 02 мар 2024, 11:53
Последнее сообщение Гость «
Гость »
Я разрабатываю приложение Spring Boot с использованием Spring Data JPA. Я использую специальный запрос JPQL для группировки по некоторому полю и списку объектов.
Мой класс сущности:
Обзор публичного класса { @ManyToOne частный ApplicationUser...
Гость » 02 мар 2024, 11:52
Последнее сообщение Гость «
Гость »
Я работаю над созданием устройства записи экрана в JavaFX, и одна из утилит, которая является обязательной для устройства записи экрана, позволяет пользователю определять, какую область для записи.
Гость » 02 мар 2024, 11:48
Последнее сообщение Гость «
Гость »
У меня есть работающее приложение весенней загрузки с возможностью переноса данных, но теперь я пытаюсь настроить приложение для подключения к двум различным источникам данных. У меня также есть встроенная база данных postgress, настроенная для...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения