[BAEL-17476] - Add README descriptions 9
This commit is contained in:
parent
8acac28de3
commit
6809fb56d4
@ -1,3 +1,7 @@
|
|||||||
|
## Spring Jinq
|
||||||
|
|
||||||
|
This module contains articles about Spring with Jinq
|
||||||
|
|
||||||
## Relevant articles:
|
## Relevant articles:
|
||||||
|
|
||||||
- [Introduction to Jinq with Spring](http://www.baeldung.com/spring-jinq)
|
- [Introduction to Jinq with Spring](http://www.baeldung.com/spring-jinq)
|
||||||
|
@ -1,2 +1,6 @@
|
|||||||
|
## Spring JMS
|
||||||
|
|
||||||
|
This module contains articles about Spring with JMS
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
- [Getting Started with Spring JMS](http://www.baeldung.com/spring-jms)
|
- [Getting Started with Spring JMS](http://www.baeldung.com/spring-jms)
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
## Spring jOOQ
|
||||||
|
|
||||||
|
This module contains articles about Spring with jOOQ
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
- [Spring Boot Support for jOOQ](http://www.baeldung.com/spring-boot-support-for-jooq)
|
- [Spring Boot Support for jOOQ](http://www.baeldung.com/spring-boot-support-for-jooq)
|
||||||
- [Introduction to jOOQ with Spring](http://www.baeldung.com/jooq-with-spring)
|
- [Introduction to jOOQ with Spring](http://www.baeldung.com/jooq-with-spring)
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
|
## Spring Kafka
|
||||||
|
|
||||||
|
This module contains articles about Spring with Kafka
|
||||||
|
|
||||||
### Relevant articles
|
### Relevant articles
|
||||||
|
|
||||||
- [Intro to Apache Kafka with Spring](http://www.baeldung.com/spring-kafka)
|
- [Intro to Apache Kafka with Spring](http://www.baeldung.com/spring-kafka)
|
||||||
|
|
||||||
|
### Intro
|
||||||
|
|
||||||
# Spring Kafka
|
|
||||||
|
|
||||||
This is a simple Spring Boot app to demonstrate sending and receiving of messages in Kafka using spring-kafka.
|
This is a simple Spring Boot app to demonstrate sending and receiving of messages in Kafka using spring-kafka.
|
||||||
|
|
||||||
|
@ -1,9 +1,13 @@
|
|||||||
=========
|
## Spring Katharsis
|
||||||
|
|
||||||
## Java Web Application
|
This module contains articles about Spring with Katharsis
|
||||||
|
|
||||||
###The Course
|
|
||||||
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
|
|
||||||
- [JSON API in a Spring Application](http://www.baeldung.com/json-api-java-spring-web-app)
|
- [JSON API in a Spring Application](http://www.baeldung.com/json-api-java-spring-web-app)
|
||||||
|
|
||||||
|
### The Course
|
||||||
|
|
||||||
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
## Spring LDAP Example Project
|
## Spring LDAP
|
||||||
|
|
||||||
|
This module contains articles about Spring LDAP
|
||||||
|
|
||||||
### Relevant articles
|
### Relevant articles
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
## Spring Mobile
|
||||||
|
|
||||||
|
This module contains articles about Spring Mobile
|
||||||
|
|
||||||
## Relevant articles:
|
## Relevant articles:
|
||||||
|
|
||||||
- [A Guide to Spring Mobile](http://www.baeldung.com/spring-mobile)
|
- [A Guide to Spring Mobile](http://www.baeldung.com/spring-mobile)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
=========
|
## Spring Mockito
|
||||||
|
|
||||||
## Mockito Mocks into Spring Beans
|
|
||||||
|
|
||||||
|
This module contains articles about Spring with Mockito
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
- [Injecting Mockito Mocks into Spring Beans](http://www.baeldung.com/injecting-mocks-in-spring)
|
- [Injecting Mockito Mocks into Spring Beans](http://www.baeldung.com/injecting-mocks-in-spring)
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
## Spring MVC Forms Tutorials
|
## Spring MVC Forms JSP
|
||||||
|
|
||||||
|
This module contains articles about Spring MVC Forms using JSP
|
||||||
|
|
||||||
### Relevant Articles
|
### Relevant Articles
|
||||||
- [MaxUploadSizeExceededException in Spring](http://www.baeldung.com/spring-maxuploadsizeexceeded)
|
- [MaxUploadSizeExceededException in Spring](http://www.baeldung.com/spring-maxuploadsizeexceeded)
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
## Spring MVC Forms Thymeleaf
|
||||||
|
|
||||||
|
This module contains articles about Spring MVC Forms using Thymeleaf
|
||||||
|
|
||||||
### Relevant articles
|
### Relevant articles
|
||||||
|
|
||||||
- [Session Attributes in Spring MVC](http://www.baeldung.com/spring-mvc-session-attributes)
|
- [Session Attributes in Spring MVC](http://www.baeldung.com/spring-mvc-session-attributes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user