Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Problems with gradle android plugin and buildtype sourcesets

android gradle

How to replace a token in resource file using Kotlin DSL

Where do I add repositories in my root-level build.gradle file?

Upgrading to Spring Boot 3.2 with Spring Security 6.2.0: Name for argument of type [java.lang.String] not specified

java spring spring-boot gradle

Illegal access error while using FullLifecycleObserver

How does the maven repository checksum work?

maven gradle

gradle build error: The org.gradle.util.GFileUtils type has been deprecated when building Kotlin Spring WebFlux code

gradle tests Bouncy Castle ExceptionInInitializerError (conflicting jars?)

Android Studio not showing attributes for button

How to fix "'dexOptions(Action<DexOptions>): Unit' is deprecated. Setting dexOptions is obsolete."?

android kotlin gradle dex

How do I get rid of "Automatic loading of test framework implementation dependencies has been deprecated"?

java spring-boot gradle

Passing system properties into Spring Boot from Gradle

java spring gradle spring-boot