File tree Expand file tree Collapse file tree 10 files changed +40
-11
lines changed Expand file tree Collapse file tree 10 files changed +40
-11
lines changed Original file line number Diff line number Diff line change 1
1
## Ethereum
2
2
3
+ This module contains articles about the Ethereum blockchain
4
+
3
5
### Relevant Articles:
4
6
- [ Introduction to EthereumJ] ( https://www.baeldung.com/ethereumj )
5
7
- [ Creating and Deploying Smart Contracts with Solidity] ( https://www.baeldung.com/smart-contracts-ethereum-solidity )
Original file line number Diff line number Diff line change 1
- ## Feign Hypermedia Client ##
1
+ ## Feign
2
2
3
- This is the implementation of a [ spring-hypermedia-api] [ 1 ] client using Feign.
4
-
5
- [ 1 ] : https://github.com/eugenp/spring-hypermedia-api
3
+ This module contains articles about Feign
6
4
7
5
### Relevant Articles:
8
6
9
7
- [ Intro to Feign] ( https://www.baeldung.com/intro-to-feign )
10
- - [ Introduction to SLF4J ] ( https://www.baeldung.com/slf4j-with-log4j2-logback )
8
+
Original file line number Diff line number Diff line change
1
+ ## Flyway CDI Extension
2
+
3
+ This module contains articles about context and dependency injection (CDI) with Flyway
4
+
1
5
### Relevant articles
2
6
3
7
- [ CDI Portable Extension and Flyway] ( https://www.baeldung.com/cdi-portable-extension )
Original file line number Diff line number Diff line change
1
+ ## GeoTools
2
+
3
+ This module contains articles about GeoTools
4
+
1
5
### Relevant Articles
2
6
3
7
[ Introduction to GeoTools] ( https://www.baeldung.com/geo-tools )
Original file line number Diff line number Diff line change 1
- ## Google Cloud Tutorial Project
1
+ ## Google Cloud
2
+
3
+ This module contains articles about Google Cloud
2
4
3
5
### Relevant Article:
6
+
4
7
- [ Intro to Google Cloud Storage With Java] ( https://www.baeldung.com/java-google-cloud-storage )
5
8
6
9
### Overview
10
+
7
11
This Maven project contains the Java code for the article linked above.
8
12
9
13
### Package Organization
14
+
10
15
Java classes for the intro tutorial are in the org.baeldung.google.cloud package. Please note that Google Cloud requires
11
16
a user account and credentials, as explained in the tutorial.
12
-
13
-
14
- ### Running the tests
15
-
16
- ```
Original file line number Diff line number Diff line change
1
+ ## Google Web Toolkit
2
+
3
+ This module contains articles about Google Web Toolkit (GWT)
4
+
1
5
### Relevant Articles:
6
+
2
7
- [ Introduction to GWT] ( https://www.baeldung.com/gwt )
Original file line number Diff line number Diff line change
1
+ ## Gradle
2
+
3
+ This module contains articles about Gradle
4
+
1
5
## Relevant articles:
2
6
- [ Introduction to Gradle] ( https://www.baeldung.com/gradle )
3
7
- [ Writing Custom Gradle Plugins] ( https://www.baeldung.com/gradle-create-plugin )
Original file line number Diff line number Diff line change
1
+ ## Grails
2
+
3
+ This module contains articles about Grails
4
+
1
5
### Relevant articles
2
6
3
7
- [ Build an MVC Web Application with Grails] ( https://www.baeldung.com/grails-mvc-application )
Original file line number Diff line number Diff line change
1
+ ## GraphQL Java
2
+
3
+ This module contains articles about GraphQL with Java
4
+
1
5
## Relevant articles:
2
6
3
7
- [ Introduction to GraphQL] ( https://www.baeldung.com/graphql )
Original file line number Diff line number Diff line change
1
+ ## gRPC
2
+
3
+ This module contains articles about gRPC
4
+
1
5
### Relevant Articles:
2
6
- [ Introduction to gRPC] ( https://www.baeldung.com/grpc-introduction )
You can’t perform that action at this time.
0 commit comments