#BAEL-17525 add README descriptions

This commit is contained in:
Alessio Stalla
2019-10-06 10:43:46 +02:00
parent 05d2f2413f
commit 1d611db82b
11 changed files with 41 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
### Relevant Articles
- [Use the Latest Version of a Dependency in Maven](https://www.baeldung.com/maven-dependency-latest-version)
- [Use the Latest Version of a Dependency in Maven](https://www.baeldung.com/maven-dependency-latest-version)

View File

@@ -1,4 +1,8 @@
## Relevant articles:
## Metrics
This module contains articles about metrics.
### Relevant articles:
- [Intro to Dropwizard Metrics](https://www.baeldung.com/dropwizard-metrics)
- [Introduction to Netflix Servo](https://www.baeldung.com/netflix-servo)

View File

@@ -1,2 +1,6 @@
## Micronaut
This module contains articles about Micronaut.
### Relevant Articles:
- [Introduction to Micronaut Framework](https://www.baeldung.com/micronaut)

View File

@@ -1,3 +1,7 @@
## Eclipse MicroProfile
This module contains articles about Eclipse MicroProfile.
### Relevant articles:
- [Building Microservices with Eclipse MicroProfile](https://www.baeldung.com/eclipse-microprofile)

View File

@@ -1,5 +1,6 @@
### Logistic Regression in Java
This is a soft introduction to ML using [deeplearning4j](https://deeplearning4j.org) library
## Machine Learning
This module contains articles about Machine Learning (ML) in Java with [deeplearning4j](https://deeplearning4j.org).
### Relevant Articles:
- [Logistic Regression in Java](https://www.baeldung.com/)

View File

@@ -1,3 +1,7 @@
## MSF4J
This module contains articles about MSF4J.
### Relevant Articles:
- [Introduction to Java Microservices with MSF4J](https://www.baeldung.com/msf4j)

View File

@@ -1,3 +1,7 @@
## Mule ESB
This module contains articles about the Mule Enterprise Service Bus (ESB).
### Relevant Articles:
- [Getting Started With Mule ESB](https://www.baeldung.com/mule-esb)

View File

@@ -1,3 +1,7 @@
## Mustache
This module contains articles about Mustache.
### Relevant Articles:
- [Introduction to Mustache](https://www.baeldung.com/mustache)
- [Guide to Mustache with Spring Boot](https://www.baeldung.com/spring-boot-mustache)

View File

@@ -1,2 +1,6 @@
## MyBatis
This module contains articles about MyBatis.
### Relevant Articles:
- [Quick Guide to MyBatis](https://www.baeldung.com/mybatis)

View File

@@ -1,3 +1,7 @@
## OptaPlanner
This module contains articles about OptaPlanner.
### Relevant articles
- [A Guide to OptaPlanner](https://www.baeldung.com/opta-planner)

View File

@@ -1,2 +1,6 @@
## Orika
This module contains articles about Orika.
### Relevant Articles:
- [Mapping with Orika](https://www.baeldung.com/orika-mapping)