python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Upgraded java version to 17, spring boot version to 2.5.7 when running testcases for actuator/info geting 404. How to resolve?
how to resolve tried
management:
endpoints:
jmx:
exposure:
include: "health,info"
web:
exposure:
include: "
management:
endpoints:
jmx:
exposure:
includ...
manoj Dintakurti
Votes: 0
Answers: 1
Ionic cordova | Execution failed for task ':app:processDebugResources' | AAPT: error: resource xml/network_security_config not found
this happens when i try to do an ionic cordova build android
Android resource linking failed
D:\blabla\platforms\android\app\build\intermediates\merged_manifests\debug\AndroidManifest.xml:22: AAPT: er...

GianL
Votes: 0
Answers: 1
How to remove > Task: progress logs from Gradle output
Since I updated to Android Studio Arctic Fox, I started seeing a lot of gradle logs about the dependencies being run:
Configuration on demand is an incubating feature.
> Task :buildSrc:generateExte...

htafoya
Votes: 0
Answers: 1
AppCenter Android build problems
I'm having some troubles with my current Android build in App Center. The APK signs fine (picture below)
But i'm having troubles getting the .aab needed for the my first Play Store release. It says: ...
João Fernandes
Votes: 0
Answers: 1