Yanming Zhou
11ce4b4561
Polishing
...
1. fix deprecations
2. fix generics
3. use lambda instead of anonymous class
4. mark some fields as final
2023-10-03 10:24:29 -03:00
Vedran Pavic
e5eeacec5f
Update security config in samples
...
This commit updates security configuration in samples to:
- use AuthorizationFilter instead of FilterSecurityInterceptor
- update session creation policy in REST sample
2022-10-25 14:27:39 -05:00
Vedran Pavic
8e8de48614
Fix deprecation warnings
2022-09-06 15:27:53 -05:00
Rob Winch
f33c5fe19a
Fix spring-session-sample-boot-websocket
2022-05-13 17:36:52 -05:00
Eleftheria Stein
42580c3a44
Upgrade samples to Spring Boot 3.0.0-SNAPSHOT #
...
Closes gh-2074
2022-04-29 10:25:48 +02:00
Eleftheria Stein
34199baded
Update Websocket sample to be compatible with H2 2.0
...
Closes gh-2013
2022-01-27 14:12:23 +01:00
Eleftheria Stein
182d24219c
Migrate to Jakarta EE 9
...
Closes gh-1949
2021-11-11 18:21:26 +01:00
Eleftheria Stein
5c2eb3af1c
Remove unnecessary non-Javadoc keyword
...
Issue gh-1946
2021-11-09 14:36:53 +01:00
Eleftheria Stein
919a2a5c49
Upgrade back to Spring Boot 2.5.3
2021-09-24 16:46:32 +02:00
Rob Winch
26419e2149
Cleanup Antora
2021-08-18 11:10:33 -05:00
Eleftheria Stein
93c62104ee
Make Websocket sample compatible with Spring Boot 2.5.3
...
Closes gh-1886
2021-08-16 15:08:38 +02:00
Eleftheria Stein
0e5dd1863f
Rename master branch to main
...
Closes gh-1846
2021-04-28 17:19:52 +02:00
Eleftheria Stein
c0c672b9f8
Update samples module link
...
Closes gh-1680
2020-09-09 17:04:37 +02:00
Eleftheria Stein
f13eb8d73e
Use Spring Security lambda DSL in samples
...
Fixes: gh-1580
2020-02-19 12:36:51 +01:00
Vedran Pavic
8cb85618c2
Polish
2019-07-02 23:19:11 +02:00
Vedran Pavic
1ca9daccb4
Remove unnecessary throws declaration
2019-07-02 19:23:35 +02:00
Vedran Pavic
822db7fbbf
Use spring-javaformat to format and check code
...
Resolves : #1450
2019-06-17 23:54:41 +02:00
Vedran Pavic
084d1c7286
Simplify project structure
...
- harmonize module and directory names
- optimize Gradle settings
- remove unused Grails sample
Resolves : #1447
2019-06-06 21:12:30 +02:00