spring-framework-exercises
spring-framework-exercises copied to clipboard
❗️THIS REPO IS DEPRECATED. See https://github.com/bobocode-projects/java-web-exercises
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.7.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-webmvc's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.7.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-webmvc's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.7.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-webmvc's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.3.2.Final to 5.3.20.Final. Changelog Sourced from hibernate-core's changelog. Changes in 5.3.20.Final (November 16th, 2020) https://hibernate.atlassian.net/projects/HHH/versions/31894/tab/release-report-all-issues ** Bug * [HHH-14257] - An Entity A with a map collection...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi! TestCase - testWebConfigComponentScanPackages - does not work properly. [https://github.com/bobocode-projects/spring-framework-exercises/blob/master/account-jsp/src/test/java/com/bobocode/WebAppConfigTest.java](url) assertThat(componentScan.value(), ...) - returns empty array. Maybe there should be - assertThat(componentScan.basePackages() ?
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
To fix link issue
` java.lang.AssertionError: Expected: is but: was Expected :is Actual : at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at com.bobocode.AppConfigTest.testDataGeneratorHasOnlyOneBean(AppConfigTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:513) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:115) at...
> usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dmaven.multiModuleProjectDirectory=/home/zeecoder/owner/dev/homeprojects/bobocode/spring-framework-exercises/hello-application-context -Dmaven.home=/home/zeecoder/owner/IDEA/plugins/maven/lib/maven3 -Dclassworlds.conf=/home/zeecoder/owner/IDEA/plugins/maven/lib/maven3/bin/m2.conf -Didea.launcher.port=42951 -Didea.launcher.bin.path=/home/zeecoder/owner/IDEA/bin -Dfile.encoding=UTF-8 -classpath /home/zeecoder/owner/IDEA/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar:/home/zeecoder/owner/IDEA/lib/idea_rt.jar com.intellij.rt.execution.application.AppMainV2 org.codehaus.classworlds.Launcher -Didea.version=2018.1 install -f pom.xml [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hello-application-context 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO]...