Гость » 04 мар 2024, 18:28
Последнее сообщение Гость «
Гость »
I use intellij-idea and when I click on the project new -} on this page, I don't see Android. I tried several ways, but it didn't work, like installing a plugin and changing a series of settings, but it didn't work. please help me thanks
Гость » 04 мар 2024, 18:24
Последнее сообщение Гость «
Гость »
This is my first time coding for the socket communication so you might see a beginner level's approach. Please bear with it. I am trying to send and receive data from a device (devices in next step) through socket communication. the device receives...
Гость » 04 мар 2024, 18:23
Последнее сообщение Гость «
Гость »
I'm currently working on a program called JPhotoFrame and need to write a JUnit test for it. The issue is I'm not entirely sure how to write the test. Here's my code:
Гость » 04 мар 2024, 18:13
Последнее сообщение Гость «
Гость »
I have a problem using clustered instance of ActiveMQ Artemis (2 master + 2 backup), in the beginning using version 2.20.0. After services clients migration to Spring Boot 3.x, which uses artemis-jakarta-client 2.20.0 in logs I see errors on nearly...
Гость » 04 мар 2024, 18:06
Последнее сообщение Гость «
Гость »
I'm currently implementing Spring cache for some of our methods in production. It worked well with a REST controller method using @GetMapping, which makes a call to a service method annotated with @Cacheable.
Гость » 04 мар 2024, 18:06
Последнее сообщение Гость «
Гость »
I'm trying to run some performance tests for some game I'm planning to program with Java Swing as a warmup on Swing API. Simply put, the game is based on some multiple windows moving in accordance and showing different entities of the game. So for...
Гость » 04 мар 2024, 18:02
Последнее сообщение Гость «
Гость »
The Google Sign-on API generates a JWT that I can use to authenticate a user with Spring Security OAuth2 resource server. The JWT alone will not allow me to use annotation like @PreAuthorize, however, because the Google JWT doesn't contain scope or...
Гость » 04 мар 2024, 17:54
Последнее сообщение Гость «
Гость »
I have a object structure some parts are reused with different namespaces. For these cases I need to set the namespace on the field in the object it occurs and have the namespace prefix added to all child elements. I would like to accomplish this...
Гость » 04 мар 2024, 17:50
Последнее сообщение Гость «
Гость »
I am using toPredicate() method of org.springframework.data.jpa.domain.Specification and want to add two list of AND OR predicates but only or conditions are working.
static class RtoReportsSpecification { public static Specification...
Anonymous » 04 мар 2024, 11:47
Последнее сообщение Anonymous «
Anonymous »
My questions seem to be as same as this question: Java equivalent of Pythons urllib.urlencode(HashMap based UrlEncode) however, is not. Because its answer is not right (or I am doing something wrong that I am not aware of).
Anonymous » 04 мар 2024, 11:46
Последнее сообщение Anonymous «
Anonymous »
I want to create a program where you're able to add and remove coins to a wallet, as well as show the total amount of money in the wallet. All through OOP. I've created a while loop where there are multiple options the user can choose from. Which is...
Anonymous » 04 мар 2024, 11:31
Последнее сообщение Anonymous «
Anonymous »
I'm using Esper 8.9 for complex event processing in a Spring Boot application. Despite configuring my events and patterns correctly, the getUnderlying() method in my UpdateListener implementation returns null for events that successfully match my...
Anonymous » 04 мар 2024, 11:26
Последнее сообщение Anonymous «
Anonymous »
I have an Expo project in which I want to re-use some existing Java and Obj-C native code. The Expo Modules docs ( only have examples for Kotlin and Swift. They don't even mention Java and Obj-C.
Do Expo modules not support the older languages? It...
Anonymous » 04 мар 2024, 11:26
Последнее сообщение Anonymous «
Anonymous »
I am using AssertJ for assertion and below is current implementation. Below is HospitalDailyCashProductDetails and HospitalDailyCashCoversDetailsUI details, here in both the keys are same.
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения