#BAEL-17526 add README descriptions (#7959)
This commit is contained in:
parent
36da8820a0
commit
34cae4c258
@ -1,5 +1,9 @@
|
||||
OSGi
|
||||
====
|
||||
## OSGi
|
||||
|
||||
This module contains articles about OSGi.
|
||||
|
||||
### Relevant articles:
|
||||
- [Introduction to OSGi](https://www.baeldung.com/osgi)
|
||||
|
||||
Info
|
||||
---
|
||||
@ -84,11 +88,7 @@ Oxygen.1 Wed, 6 Sep 2017 -- 17:00 (-0400)
|
||||
|
||||
org.eclipse.osgi_3.12.1.v20170821-1548.jar
|
||||
|
||||
= = NOT GOOD = =
|
||||
|
||||
## Relevant articles:
|
||||
- [Introduction to OSGi](https://www.baeldung.com/osgi)
|
||||
|
||||
= = NOT GOOD = =
|
||||
|
||||
|
||||
|
3
patterns/README.md
Normal file
3
patterns/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
## Patterns
|
||||
|
||||
This module contains articles about design patterns.
|
@ -1,3 +1,7 @@
|
||||
## PDF
|
||||
|
||||
This module contains articles about PDF files.
|
||||
|
||||
### Relevant Articles:
|
||||
- [PDF Conversions in Java](https://www.baeldung.com/pdf-conversions-java)
|
||||
- [Creating PDF Files in Java](https://www.baeldung.com/java-pdf-creation)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Performance Tests
|
||||
|
||||
This module contains articles about performance testing.
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [Performance of Java Mapping Frameworks](https://www.baeldung.com/java-performance-mapping-frameworks)
|
||||
|
3
persistence-modules/README.md
Normal file
3
persistence-modules/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
## Persistence Modules
|
||||
|
||||
This module contains articles about persistence. Actual articles go into its submodules.
|
@ -1,4 +1,8 @@
|
||||
###Relevant Articles:
|
||||
## Play Framework
|
||||
|
||||
This module contains articles about the Play Framework.
|
||||
|
||||
### Relevant Articles:
|
||||
- [REST API with Play Framework in Java](https://www.baeldung.com/rest-api-with-play)
|
||||
- [Routing In Play Applications in Java](https://www.baeldung.com/routing-in-play)
|
||||
- [Introduction To Play In Java](https://www.baeldung.com/java-intro-to-the-play-framework)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Google Protocol Buffer
|
||||
|
||||
This module contains articles about Google Protocol Buffer.
|
||||
|
||||
### Relevant articles
|
||||
|
||||
- [Introduction to Google Protocol Buffer](https://www.baeldung.com/google-protocol-buffer)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## RabbitMQ
|
||||
|
||||
This module contains articles about RabbitMQ.
|
||||
|
||||
### Relevant articles
|
||||
- [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq)
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
###The Course
|
||||
The "REST With Spring" Classes: https://bit.ly/restwithspring
|
||||
## RAML
|
||||
|
||||
This module contains articles about the RESTful API Modeling Language (RAML).
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Ratpack
|
||||
|
||||
This module contains articles about Ratpack.
|
||||
|
||||
### Relevant articles
|
||||
|
||||
- [Introduction to Ratpack](https://www.baeldung.com/ratpack)
|
||||
|
Loading…
x
Reference in New Issue
Block a user