Thymeleaf / Loading image from DTO
the image can't load
The image comes from my DTO and it's persisted in my database and I have implemented my getters and setters properly but I still don't know why it doesn't work.
In my browser it obviously shows Image de profil
...how to fix my WSDL file for SOAP service?
wsdl:
before message
, part
or any other tag?
2. why there are so many xmlns
s? i.e. xmlns:soap
, xmlns:s
, xmlns:wsdl
, etc? i feel that theres too much duplication
3. what does documentation
tag even mean? how does it even work? google says The documentation element is used to enter text comments in a schema
. but i dont have any schema
tags???
4. what to us for soapAction
attribute? what value should it have? ...i keep getting error "Attribute value must be constant". can smb help me out?
JWT Authentication with SpringBoot
Weird class cast behavior
Funny thing happening in JavaFX
par
is removed, any idea why?...Publishing to Maven Central Repository
Repositioning objects to stay in the same position relative to each other when rotated.
how do I read source code, and is it possible to learn java from reading source code?
how to create SOAP webservice?
how to call my application that is running on a server?
dev.burokelis.lt
, and i have java spring app deployed on it. its running fine, but i dont understand how to call its endpoints. when i was developing on my computer, in postman i used localhost:8080/createPaymentInformation
, now whem im trying to call my app thats on a server, i do dev.burokelis.lt:22/createPaymentInformation
, but nothing happens in postman. can smb help me out?chrome driver
How to make spring boot @Value fields inject the values from properties?
Drawing SVG paths in javafx css
Exception Handling in Spring
RequestParam / User Not Found
http://localhost:8080/[email protected]
( which works perfectly if I write this in my browser bar ) but when I want to access to my profile it return me a USer nto found, because Spring boot sees it as null...Suggest kotlin/java backend framework
Why/how is displayMap null