-
- 目前公司老项目是使用的 Rose 项目,新项目都是 Spring Boot,后续计划是往 Spring Boot 走
- 但是老的 Rose 项目迁移成本很高,如果 Rose 项目和 Spring Boot 能在一个项目中共存,这样前移时可以减少一部分的风险
- 先快速切换到 Spring Boot 启动,并能同时使用 Spring Boot 的特性,具体代码慢慢迁移
- 不知道目前…
-
**Describe the bug**
1. Describe which variant of the API are you using (AssertJ, Hamcrest, ...)
AssertJ, SpringMVC
2. Create a small reproducible example and paste it the bug report.
tbd. (Need s…
-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
Objective
Implement security measures in the project using Spring Security to ensure secure access to the application's resources. This includes setting up authentication, authorization, and protecti…
-
**Describe the bug**
Please provide details of the problem, including the version of Spring Cloud that you
are using.
spring-cloud-gcp-starter-secretmanager: 5.8.0
Spring framework 6.2.0 (i.e, s…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Develop an API endpoint in Spring Boot to retrieve all appointments. Use pagination and filtering as necessary. Ensure data is returned in JSON format suitable for the calendar component.
-
### Discussed in https://github.com/Atmosphere/atmosphere/discussions/2519
Originally posted by **viacheslavbondarchukk** November 9, 2024
Hi, I am trying to integrate the Atmosphere Framewor…
-
### Task: Create an Advanced Student Management System Using Spring Boot, MySQL Database, and REST APIs
### Objective:
Your task is to create an advanced Student Management System using Spring Boot,…