-
**Describe the bug**
The server pod is running without any issues, there's no errors on the logs as to make it that anything failed. However, the login functionality is not working even when using th…
-
## Environment
**Liquibase Version**: `4.3.5`
**Liquibase Integration & Version**: `Gradle 7.1.1`, `Spring Boot 2.5.2`
**Liquibase Extension(s) & Version**: `Liquibase Groovy DSL 3.0.1`
…
-
按照配置都做了,启动报错,而且Intelij那边没出现多个启动项,麻烦出个详细点的教程好吗?nacos那边都做了
```
***************************
APPLICATION FAILED TO START
***************************
Description:
Failed to configure a DataSour…
-
I have used [this approach ](https://docs.google.com/document/d/1A8C8jhnJ8qUqKMsxwoiEM0Hq7LS9CiNrIPi2FMa6m9U/edit?usp=sharing) for calculating threshold.
In given doc, I have checked if slope
-
I have database which randomly becomes corrupted, after application restart.
Trace file contains the following exception:
2021-03-06 10:31:16 database: flush
org.h2.message.DbException: General er…
-
Build a basic RESTful API setup with any language or framework of your choosing.
Your API should accept HTTP GET requests at:
http://localhost:8090/api
The request should return a 200 OK sta…
-
This is wicked tricky to do because Heroku resets our embedded h2 database every couple of days. The way that the pantry wants us to implement this feature would mean asking the user for feedback afte…
-
### Describe the bug
when use [ starter ](https://code.quarkus.io/) to build application with derby jdbc and i try to use embed mode of derby with jdbc url like `jdbc:derby:memory:myDB` or `jdbc:de…
-
Could you add a little more information to the readme about the H2 database? Is it used for tracking data internal to the experiments?
Also - I'm looking to add some judgement-less comparison metri…
-
Benchmarks would be nice to help make performance improvements.
I propose to use JMH with some benchmarks that allow us to compare using straight jdbc patterns (lots of try-catch-finally } to using r…