Remove obsolete overview.html files

This commit is contained in:
Sam Brannen 2019-03-04 14:07:31 +01:00
parent 3ac1dddb9d
commit 70cf597484
15 changed files with 0 additions and 105 deletions

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's proxy-based AOP framework.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's AspectJ-based aspects.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's core beans and bean factory support.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Support classes for integrating common third-party libraries into a Spring application context.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's central application context runtime. Also includes scheduling and remoting abstractions.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's core utilities, used by many other Spring modules.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's instrumentation agent for JVM bootstrapping.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's JDBC support package. Includes DataSource setup support as well as JDBC access support.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's JMS support package, covering synchronous JMS access as well as message listener containers.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring Framework's support for messaging architectures and protocols.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's O/R Mapping package: supporting JPA as well as native Hibernate.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's TestContext framework. Also includes common Servlet and Portlet API mocks.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's transaction infrastructure. Also includes DAO support and JCA integration.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's core web support packages, for any kind of web environment.
</p>
</body>
</html>

View File

@ -1,7 +0,0 @@
<html>
<body>
<p>
Spring's MVC framework in its Servlet API version. Includes support for common view technologies.
</p>
</body>
</html>