BAEL-20537: Migrate apache-* modules to the com.baeldung package

This commit is contained in:
Krzysztof Woyke
2019-12-24 10:38:48 +01:00
parent fe17c22c81
commit e86eeeb593
10 changed files with 11 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
</context-param>
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>org.baeldung.config</param-value>
<param-value>com.baeldung.config</param-value>
</context-param>
<listener>