Commit 3baf786
Upgrade Spring Boot to 3.0.13
- Java 11 -> 17, Gradle 7.4 -> 8.5
- javax.validation -> jakarta.validation, javax.servlet -> jakarta.servlet
- WebSecurityConfigurerAdapter -> SecurityFilterChain
- antMatchers -> requestMatchers, authorizeRequests -> authorizeHttpRequests
- DGS 4.9.21 -> 6.0.5, MyBatis 2.2.2 -> 3.0.3
- Rest-Assured 4.5.1 -> 5.4.0, JJWT 0.11.2 -> 0.11.5
- SQLite JDBC 3.36.0.3 -> 3.42.0.1
- PageInfo: graphql.relay.DefaultPageInfo -> DGS-generated types
- handleMethodArgumentNotValid: HttpStatus -> HttpStatusCode
Co-Authored-By: Travis Myers <travis.myers@cognition.ai>1 parent ad2889f commit 3baf786
27 files changed
Lines changed: 251 additions & 202 deletions
File tree
- gradle/wrapper
- src/main/java/io/spring
- api
- exception
- security
- application
- article
- user
- graphql
- exception
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments