Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 650582dda2b0e6377773e45f7b8c5cbf00b71a70
https://github.com/resteasy/resteasy/commit/650582dda2b0e6377773e45f7b8c5...
Author: boris-unckel <bu.githubcom(a)mail.unckel.net>
Date: 2021-09-06 (Mon, 06 Sep 2021)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/ConfigurationBootstrap.java
Log Message:
-----------
[RESTEASY-3001] Remove unneccesary boolean object boxing
Fixes
https://issues.redhat.com/browse/RESTEASY-3001
Commit: 12ffd2924197990aed15cdda5c814f00a43bf3d7
https://github.com/resteasy/resteasy/commit/12ffd2924197990aed15cdda5c814...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/ConfigurationBootstrap.java
Log Message:
-----------
Merge pull request #2896 from boris-unckel/RESTEASY-3001_remove_boxing
[RESTEASY-3001] Remove unneccesary boolean object boxing
Compare:
https://github.com/resteasy/resteasy/compare/d2ae27f893e1...12ffd2924197