-
环境: windows 10
jdk: 21.0.3
springboot: 3.3.2
gradle 配置
```gradle
plugins {
id 'java'
id 'org.springframework.boot' version '3.3.2'
id 'io.spring.dependency-management' version '1…
-
作者你好,我是一个使用你的项目学习springboot的初学者,在按照教程复制代码并尝试运行的过程中,我遇到了一些小问题,因为这些问题并没有在教程中提及,所以搜索并解决这些问题花了我不少时间。我猜测或许其他使用这个项目的初学者也会有这样的疑问,所以就在Issuse这里提出我的解决方法,以供各位参考,因为也是初次使用Issues,如果有不妥之处还请指正。
### **问题1:**
在教程中的…
-
The purpose of this issue is to discuss what you think should be added in Seata 1.2.0, such as features, bugfixes for known problems, and code refactoring optimizations.
-
@jdomainapp/all , @hieuvd
## Overview
A project to develop a micro-domain software development method (MDSD) with aDSLs (MDSD-AL).
## Phase I - 2022: Develop the core
- [x] #37
- [x] #38
…
-
using samples code
mybatis-spring-boot-samples/mybatis-spring-boot-sample-web
mvn -Pnative native:compile
when run target/mybatis-spring-boot-sample-web,it has following exceptions.
```
java.…
-
Chrome 80+ 强制 same-site Cookie 的策略导致。
### Chrome 94+ 可以以下方式 或 使用旧版(偶尔失效)
打开 tab 页面 [chrome://flags/#block-insecure-private-network-requests](chrome://flags/#block-insecure-private-network-requests…
-
你好,knife4j-aggregation-spring-boot-starter不支持springboot3,这里用了javax,pom和堆栈报错如下
```
org.springframework.boot
spring-boot-starter-parent
3.2.3
…
-
Hi,
I am facing with an error when building native image using graalvm. ALWAYS ALWAYS got this error
```
GraalVM Native Image: Generating 'rxbatch' (executable)...
==============================…
-
https://github.com/DGZ48/redman/pull/9#pullrequestreview-100676797
-
Bug Report for Spring Boot 3 Native (GraalVM 22.3)
Having a simple Spring Boot application ([generated](https://start.spring.io/#!type=gradle-project&language=kotlin&platformVersion=3.0.0-RC1&packagi…