This website requires JavaScript.
Explore
Help
Sign In
SpringCloud
/
spring-cloud-function
Watch
1
Star
0
Fork
0
You've already forked spring-cloud-function
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee777a796bdb6bb9bd02f8db5e691a10315bf416
spring-cloud-function
/
spring-cloud-function-web
History
mockxe
3a9c98ef14
fixed a ClassCastException when returning an Iterable that couldn't be cast into Collection from a web-function (e.g. Page)
...
Resolves
#1026
2023-04-25 18:41:47 +02:00
..
src
fixed a ClassCastException when returning an Iterable that couldn't be cast into Collection from a web-function (e.g. Page)
2023-04-25 18:41:47 +02:00
.jdk8
Add back spring-cloud-function-web (faster startup)
2018-01-03 15:06:33 +00:00
pom.xml
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 13:52:40 +00:00
refactoring_notes
GH-708 Initial refactoring and consolidation of s-c-function-web MVC part.
2021-06-15 15:15:26 +02:00