📜 [專欄新文章] Solidity Weekly #18
✍️ mingderwang
📥 歡迎投稿: https://medium.com/taipei-ethereum-meetup #徵技術分享文 #使用心得 #教學文 #medium
web3j 介紹 — for Java developers
從上面這個 Google Trends 看得出來,Taiwan 真的很多 Smart Contract 的開發者,但卻很少企業級的 Java 用戶真的開始在寫區塊鏈的應用。相較於其他幾個軟體大國,都有一半以上的 Ethereum 相容的 blockchains 使用者討論,來自於 Java 的用戶,才會使用 web3j 來與區塊鏈連接。
初學區塊鏈的 Java 程式員可以參考 Intro to Blockchain With Ethereum, Web3j and Spring Boot: Smart Contracts,來了解 Ethereum 區塊鏈與 Web3j 使用的基本概念。如果還是太深,當然你可以從 Medium 台北以太坊社群專欄的文章看起。
如果你公司用 EIPs (Enterprise Integration Patterns),例如 Apache Camel 或 Camel K (Camel for Kubernetes) 來做企業應用程式間的整合,不妨參考 Enterprise Integration for Ethereum。利用現有的 Camel-web3j component 可以直接跟 Ethereum 區塊鏈 Geth 或 Parity nodes 整合。(當然也能跟 Ethereum 相容的 nodes,例如 Quorum 的私有區塊鏈或 Infura 整合)
這期簡單介紹 web3j 的現況與文章,希望有更多 Java 的程式設計師能加入探討相關企業區塊鏈整合的問題。可以到 https://ethertw.slack.com/ 的 #eip channel 來討論。
Solidity Weekly #18 was originally published in Taipei Ethereum Meetup on Medium, where people are continuing the conversation by highlighting and responding to this story.
👏 歡迎轉載分享鼓掌
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「apache camel spring boot」的推薦目錄:
- 關於apache camel spring boot 在 Taipei Ethereum Meetup Facebook 的最佳貼文
- 關於apache camel spring boot 在 コバにゃんチャンネル Youtube 的最佳貼文
- 關於apache camel spring boot 在 大象中醫 Youtube 的最讚貼文
- 關於apache camel spring boot 在 大象中醫 Youtube 的精選貼文
- 關於apache camel spring boot 在 Welcome to the Apache Camel Spring-Boot Examples - GitHub 的評價
- 關於apache camel spring boot 在 Apache Camel support for Spring boot 3 - Stack Overflow 的評價
- 關於apache camel spring boot 在 netty example github 的評價
apache camel spring boot 在 netty example github 的推薦與評價
You can find an example with the Apache Camel source code in the examples directory ... there is a login page 1; Spring Boot Oauth 2 1; Spring Boot Oauth 2. ... <看更多>
apache camel spring boot 在 Welcome to the Apache Camel Spring-Boot Examples - GitHub 的推薦與評價
Example Category Description
Endpointdsl (endpointdsl) Beginner Using type‑safe Endpoint DSL
Kamelet Chucknorris (kamelet‑chucknorris) Beginner How easy it is to create your own Ka...
Spring Boot Route Reload (route‑reload) Beginner Live reload of routes if file is updated... ... <看更多>
相關內容