Anonymous » 06 мар 2024, 09:07
Последнее сообщение Anonymous «
Anonymous »
I created an app in IntelliJ that allows me to read epubs without being to noticable when someone passes by my mac at work (iBook tends to stand out).. it's basically just an undecorated JavaFX window with a label that get fed a single paragraph tag...
Anonymous » 06 мар 2024, 08:57
Последнее сообщение Anonymous «
Anonymous »
I'm working with Eclipse EMF RCP using Java 17 and trying to implement a logging system using Log4j. Despite various attempts, I'm unable to get it to work, including the creation of a directory for saving log messages. I've set up a standard...
Anonymous » 06 мар 2024, 08:49
Последнее сообщение Anonymous «
Anonymous »
I am doing a project in android. I made a app in which a floatingActionButton is not working when clicked. Its showing App keeps stopping. When i click the button the setOnClickListener works and the desired page is shown but then a dialog box...
Anonymous » 06 мар 2024, 08:46
Последнее сообщение Anonymous «
Anonymous »
I have been trying with curl command to get the message id for public account in mailinator.
But i think there is some issue, as i am getting the html response, and no details are there for inbox messages. I am not sure what wrong i am doing, none...
Anonymous » 06 мар 2024, 08:43
Последнее сообщение Anonymous «
Anonymous »
I have seen this particular log App info kafka.consumer for group-id unregistered so many times in our logs in our Kafka consumer service which uses Spring Cloud Stream. I couldn't understand why we are seeing it. Our Kafka consumer seems to be...
Anonymous » 06 мар 2024, 08:37
Последнее сообщение Anonymous «
Anonymous »
I'm using spring-cloud-azure-starter-active-directory to integrate my webapp with azure AAD.
Previously my web app only need 3 api services, but when I add 1 more (dhp-eventproc-cluster-notification) I get this issue. Is there any way to get out...
Anonymous » 05 мар 2024, 09:52
Последнее сообщение Anonymous «
Anonymous »
My blackduck synopsis scan result shown esapi-java-legacy2.5.3.1 come with high risk license issue to BSD 3-clause New or Revised License and Creative Commons Attribution Share Alike 3.0.
I had tried to put BSD 3-clause license at the Java Ear...
Anonymous » 05 мар 2024, 09:46
Последнее сообщение Anonymous «
Anonymous »
I want to construct a website which contain open chat system, download and upload documents and gain tasks from user which can be completed by professionals and also add a payment system.
I want to the code and working procedure of this system....
Anonymous » 05 мар 2024, 09:46
Последнее сообщение Anonymous «
Anonymous »
I'm building a SOAP integration and am using JAXB to build the requests. For most parts I can annotate each field with the correct namespace and get JAXB to add namespace prefix.
Example:
@XmlAccessorType(XmlAccessType.FIELD) public SomeClass {...
Anonymous » 05 мар 2024, 09:41
Последнее сообщение Anonymous «
Anonymous »
This is the code
package tut6; abstract class Bank{ public abstract void getbalance(); } class BankA extends Bank{ public void getbalance(){ System.out.println( $100 ); } } class BankB extends Bank{ public void getbalance(){ System.out.println(...
Anonymous » 05 мар 2024, 09:41
Последнее сообщение Anonymous «
Anonymous »
I have an eventtable TableView, and I have a StudentGuardian class that has:
private SimpleStringProperty studentName; private BooleanProperty hasGuardian; private SimpleStringProperty guardianName; In my Controller, I've set it up so that the...
Anonymous » 05 мар 2024, 09:28
Последнее сообщение Anonymous «
Anonymous »
when i try to change logger dynamically through actuator at the root level. By this curl -i -X POST -H 'Content-Type: application/json' -d '{ configuredLevel : TRACE }' through postman . I am getting this 2024-03-04 17:57:47.927 DEBUG 15432 --- then...
Anonymous » 05 мар 2024, 09:26
Последнее сообщение Anonymous «
Anonymous »
I am trying to learn exoplayer.So far I am able to play a mediasource with exoplayer. I want to show an error dialouge if any mediasource can not be played. the error dialouge is appearing but taking a bit time. so I tried to handle the response...
Anonymous » 05 мар 2024, 09:15
Последнее сообщение Anonymous «
Anonymous »
Reason: Failed to determine a suitable driver class
Action:
Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения