-
I dislike the current way that PageView works: if you put not-enough force, it gets back to where it is. If you put too much force, it scrolls two pages. This is really evident in this official sample…
-
### Steps to reproduce
1. Create a new flutter project
2. Add integration_test folder
3. Add to pubspec.yaml
integration_test:
sdk: flutter
4. add new test file with the following…
-
Relates to: 50
I'm adding libyear to our CI/CD and noticed just now that it does not work due to 401 Unauth against JFrog Artifactory when trying to download two different maven-metadata.xml. I've …
-
### Steps to Reproduce
1. Create a new Grails 4.0.2+ application
2. Import [Micronaut Grails](https://github.com/agorapulse/micronaut-grails)
3. Run the application
### Expected Behaviour
…
-
## Issue Description
We consume [SAP Cloud Identity Services - Application Configuration API](https://api.sap.com/api/SCI_Application_Directory/overview) in our project and use `sap-cloud-sdk` `o…
-
For regular testing use it would be useful to run in a container with one command. I have the REST API and extension build steps largely working, and am working out how to do the actual crawl. Work in…
-
If you try to launch [this](https://start.spring.io/#!type=gradle-project-kotlin&language=kotlin&platformVersion=3.3.2&packaging=jar&jvmVersion=21&groupId=com.example&artifactId=demo&name=demo&descrip…
-
### Current Behavior
When running `gradle test`, only a "Build Success" shows (checked that my tests were actually run, because `assertTrue(false)` gives me a build error instead):
```log
> gra…
-
Type: Bug
I opened the workspace, but it doesn't load into JAVA PROJECTS and doesn't run. I used it until yesterday. I need a solution.
VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607…
-
Hello, thank you for the awesome image.
Coming from a spring boot project with the `spring-boot-starter-data-jdbc` and `spring-boot-docker-compose` dependencies, I'm noticing the spring boot applic…