-
**Describe the bug**
Fails with a PSQL error when installing - fresh install on Ubuntu
**Your Server Environment**
* own setup
* Deployment: monolith
* Deployment type: deb
* ThingsBoar…
-
I worked on https://github.com/wmichalska/CreditManager repository to validate the build SBOM and below are my findings.
1. There are in total 119 dependencies obtained from the Maven Dependency Li…
-
Hi. I think it's a good idea to use Kotlin's [inline class](https://kotlinlang.org/docs/inline-classes.html) to enforce a restriction at the compile time and prevent yourself from mixing up an id of o…
-
**[Andy Wilkinson](https://jira.spring.io/secure/ViewProfile.jspa?name=awilkinson)** opened **[DATAREST-1290](https://jira.spring.io/browse/DATAREST-1290?redirect=false)** and commented
When Spring D…
-
http://localhost:1313/2019/04/10/using-spring-boot-data-geode/
One aspect of creating good CI/CD pipelines is the management of passwords and other credentials required for deployment. A typical co…
-
> 基于 1.11.10.RELEASE (spring boot 1.5.10.RELEASE 所用的版本)
---
由于上次看文档没有看到复杂查询, 这次再仔细看一遍
---
### 书签
-
## Context & versions
Hello,
I have been trying to replicate docker-compose but in k8s environment:
https://github.com/cardano-foundation/cardano-graphql/blob/master/docker-compose.yml
My config…
-
Consider the following HQL query:
```
SELECT DISTINCT owner FROM Owner owner left join owner.pets WHERE owner.lastName LIKE :lastName%
```
The `pets` property from `Owner` class can be navigate…
-
at least for the h2-app it would be nice to use rest-jpa repos and have them in swagger as well ... this is supposed to work wie springfox 2.7 but fails with spring boot 2 (so far)
-
Nobody likes native SQL. Kill it.
Spring Data JPA is the way