-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process
Description
Marek Wiącek opened SPR-13830 and commented
Spring code that passes regular unit tests may not always work in restricted environments like Google App Engine. It is therefore desirable to have an automated test that deploys a hello world MVC app to an App Engine Dev Server and checks if core services like IoC, declarative transactions and caching work correctly.
Google App Engine Gradle plugin supports automated execution of integration tests and can be easily integrated with the existing build. App Engine SDK is available as a Maven dependency so no manual installation of any components is required.
Issue Links:
- ObjenesisCglibAopProxy's fallback mode triggers duplicate class definition error [SPR-13131] #17722 ObjenesisCglibAopProxy's fallback mode triggers duplicate class definition error
- Regression: Spring 4.2.4 fails to load configuration class on Google App Engine [SPR-13829] #18402 Regression: Spring 4.2.4 fails to load configuration class on Google App Engine
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process