-
I passed my Variables as;
`export password='SECURITY_AUTHPASSWORD=password'
export authtype='SECURITY_AUTHTYPE=BASIC'
export user='SECURITY_AUTHUSER=admin'
export url='FHIR_BRIDGE_EHRBASE_BAS…
-
There are quite a few bugs here about Factory.dispose not being called ([2299](https://java.net/jira/browse/JERSEY-2299), [2549](https://java.net/jira/browse/JERSEY-2549), [2677](https://java.net/jira…
-
## Expected Behavior
When specifying DynamoDBMapperConfig bean as follows, it should be used by repository classes.
```@Bean
public DynamoDBMapperConfig dynamoDBMapperConfig() {
return Dyn…
-
Hi,
I'm new to dllearner and I was trying to use dllearner commandline cli to run my own ontology.
I have got an error below. 'op' is a controlled vocabulary created and available locally.
`j…
-
Dear Spring Cloud Gateway team / users,
We have a question regarding the Spring Cloud Gateway MVC implementation used as a Backend-for-Frontend (BFF). Our goal is to send a POST request from our fr…
-
**Is your feature request related to a problem? Please describe.**
Manticore failed to work with [HikariCP](https://github.com/brettwooldridge/HikariCP#gear-configuration-knobs-baby) so that it is no…
-
When creating an artifact with a very long group name, the issue is caught in the database as a constrain violation, and the resulting HTTP code is 500. We should validate inputs at a higher level, be…
-
**Describe the bug**
spring boot 3 服务关闭时, 注册中心反注册时报错.
**To Reproduce**
Steps to reproduce the behavior.
**Expected behavior**
A clear and concise description of what you expected to happen.
…
-
```
Caused by: com.vaadin.flow.templatemodel.InvalidTemplateModelException: Type 'java.lang.Class' is not supported. Used in class 'Enum' with property named 'declaringClass'. Supported types are: In…
-
Followed procedure: https://gist.github.com/roycyt/b6ddd241caf734732d1780d5de27a6ec
using latest stable release: sw360-8.1.0-M1
**In the fresh install of sw360 via docker chores**
We have the…