Skip to content

Commit b0a72b3

Browse files
committed
Polish Spring Framework Artifacts table
Issue: SPR-12517
1 parent 1f6a15e commit b0a72b3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/asciidoc/index.adoc

+9-9
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ You will find bellow the list of Spring artifacts. For a more complete descripti
348348
modules, see <<overview-modules>>.
349349

350350

351-
.Spring Framework artifacts
351+
.Spring Framework Artifacts
352352
|===
353353
|GroupId |ArtifactId |Description
354354

@@ -362,7 +362,7 @@ modules, see <<overview-modules>>.
362362

363363
|org.springframework
364364
|spring-beans
365-
|Beans support, including the Groovy one
365+
|Beans support, including Groovy
366366

367367
|org.springframework
368368
|spring-context
@@ -390,27 +390,27 @@ modules, see <<overview-modules>>.
390390

391391
|org.springframework
392392
|spring-jdbc
393-
|JDBC support package. Includes DataSource setup and JDBC access support
393+
|JDBC support package, including DataSource setup and JDBC access support
394394

395395
|org.springframework
396396
|spring-jms
397-
|JMS support package, including helper classes to send a receive JMS messages
397+
|JMS support package, including helper classes to send and receive JMS messages
398398

399399
|org.springframework
400400
|spring-messaging
401401
|Support for messaging architectures and protocols
402402

403403
|org.springframework
404404
|spring-orm
405-
|Object/Relational Mapping, including Hibernate support
405+
|Object/Relational Mapping, including JPA and Hibernate support
406406

407407
|org.springframework
408408
|spring-oxm
409-
|Object/XML Marshalling
409+
|Object/XML Mapping
410410

411411
|org.springframework
412412
|spring-test
413-
|Supports the unit testing and integration testing of Spring components
413+
|Support for unit testing and integration testing Spring components
414414

415415
|org.springframework
416416
|spring-tx
@@ -422,15 +422,15 @@ modules, see <<overview-modules>>.
422422

423423
|org.springframework
424424
|spring-webmvc
425-
|Webservices and model-view-controller implementation for web applications
425+
|REST Web Services and model-view-controller implementation for web applications
426426

427427
|org.springframework
428428
|spring-webmvc-portlet
429429
|MVC implementation to be used in a Portlet environment
430430

431431
|org.springframework
432432
|spring-websocket
433-
|Websocket and SockJS implementation, including STOMP support
433+
|WebSocket and SockJS implementations, including STOMP support
434434
|===
435435

436436

0 commit comments

Comments
 (0)