-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Bnowako/plain-java-server
base: readme
head repository: Bnowako/plain-java-server
compare: master
- 14 commits
- 13 files changed
- 2 contributors
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4db006d - Browse repository at this point
Copy the full SHA 4db006dView commit details
Commits on Oct 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 94be42d - Browse repository at this point
Copy the full SHA 94be42dView commit details -
Merge pull request #4 from Bnowako/deser-not-accessible-constructor
support deserializing non public classes
Configuration menu - View commit details
-
Copy full SHA for 2e9ec1b - Browse repository at this point
Copy the full SHA 2e9ec1bView commit details -
Jinn can use deser to provide body objects. User can provide info abo…
…ut body class in endpoint creation.
Configuration menu - View commit details
-
Copy full SHA for fd3e728 - Browse repository at this point
Copy the full SHA fd3e728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7170e91 - Browse repository at this point
Copy the full SHA 7170e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ad848 - Browse repository at this point
Copy the full SHA f9ad848View commit details -
Deser will throw IllegalArgumentException if body field name does not…
… match field in target class
Configuration menu - View commit details
-
Copy full SHA for 3eb85a1 - Browse repository at this point
Copy the full SHA 3eb85a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214cc9c - Browse repository at this point
Copy the full SHA 214cc9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e15152 - Browse repository at this point
Copy the full SHA 3e15152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e8066 - Browse repository at this point
Copy the full SHA 64e8066View commit details -
Configuration menu - View commit details
-
Copy full SHA for f89b365 - Browse repository at this point
Copy the full SHA f89b365View commit details -
Wish returns object and object is wrapped in HttpResponse. User don't…
… have to know about what is happening under the hood Btw. we are adding more magic :D and it is a lot of fun, now I understand better why there is a lot of going on under the hood
Configuration menu - View commit details
-
Copy full SHA for a28203b - Browse repository at this point
Copy the full SHA a28203bView commit details -
Configuration menu - View commit details
-
Copy full SHA for abee31a - Browse repository at this point
Copy the full SHA abee31aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 070b5e4 - Browse repository at this point
Copy the full SHA 070b5e4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff readme...master