Gradle build failing to find jar
Stack Overflow » Spring
by
2d ago
I have a spring boot(2.1.9) gradle project which is trying to build by downloading a jar file from the artifactory but it is telling it is not able to find the jar file in the following location. But ..read more
Visit website
Act (nektos / act) integration tests failed and doesn't use properties
Stack Overflow » Spring
by
2d ago
When I use act --container-architecture linux/amd64 -j integration-tests command I have few errors at the beginning (Idk if it matters) I use Gradle 8.2.1 and Java 17 | Starting a Gradle Daemon ..read more
Visit website
Java.lang.ClassNotFoundException running Kotlin jar library
Stack Overflow » Spring
by
2d ago
I am creating REST API for ClamAV https://hub.docker.com/r/clamav/clamav and I try to use java clamav-client https://github.com/cdarras/clamav-client for this purpose. I have built clamav-client and ..read more
Visit website
Unrecognized .sql File Type in IntelliJ IDEA Community Edition
Stack Overflow » Spring
by
2d ago
I am following a Spring Boot tutorial in IntelliJ IDEA Community Edition and have encountered an issue where my .sql files are not being recognized as SQL file types. Instead, they are being treated ..read more
Visit website
Spring batch- spring batch reading from 1 table and it's child tables write different records
Stack Overflow » Spring
by
2d ago
I am new to spring batch. Pls guide. My project is to write the data into file with below structure Header Invoice List Orders in invoices More details of order Footer for each invoice. File footer ..read more
Visit website
Convert a war project to jar project
Stack Overflow » Spring
by
2d ago
I want convert this war project https://github.com/mpuening/learn-webservices-jaxrpc into a jar project. I have tried to set in the file pom.xml the jar package but trying to execute the application I ..read more
Visit website
Spring boot - Multipart upload - 500 Internal server error
Stack Overflow » Spring
by
2d ago
We were creating a upload call by using the spring boot multipart (Maven). Our pom.xml file ..read more
Visit website
X509 client authentication without server authentication (SSL, HTTPS)
Stack Overflow » Spring
by
2d ago
I have a spring boot application that I would like to add x509 client authentication to (in order to avoid user/password authentication). As the application is running behind a reverse proxy that ..read more
Visit website
Spring Security Authenticating Apis
Stack Overflow » Spring
by
2d ago
I am just following a tutorial and I am using Spring Security 6 to authenticate Basic Username and password for my apis, but I am stuck with 403 Forbidden error This is the SecurityConfig class ..read more
Visit website
Is Spring Boot by-default synchronous or asynchronous
Stack Overflow » Spring
by
1w ago
I just came across @Async and @EnableAsync annotation and and I understand these are used to handle multiple requests concurrently. Does that mean spring boot by default handles request synchronously ..read more
Visit website

Follow Stack Overflow » Spring on FeedSpot

Continue with Google
Continue with Apple
OR