Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spring Cloud Bus | 375 | 106 | 181 | 12 hours ago | 45 | May 26, 2022 | 16 | apache-2.0 | Java | |
Spring Cloud event bus | ||||||||||
Spring Boot Amqp Messaging | 152 | a year ago | Java | |||||||
This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default format and JSON. | ||||||||||
Quantizr | 111 | 16 hours ago | 8 | mit | Java | |||||
Quanta is an open-source Social Media (Fediverse) platform for wikis, micro-blogging, collaboration, publishing, secure messaging, file sharing, and video/audio sharing. Browser-based, and written in Java and TypeScript. | ||||||||||
Cve 2018 1270 | 110 | 5 years ago | Java | |||||||
Spring messaging STOMP protocol RCE | ||||||||||
Pact Example | 55 | a month ago | Kotlin | |||||||
Example project to demonstrate Contract Testing via Pact. | ||||||||||
Spring Rsocket Demo | 50 | 3 years ago | 3 | gpl-3.0 | Java | |||||
Getting Started With RSocket in Spring Boot | ||||||||||
Ddd Example Ecommerce Microservices | 33 | 24 days ago | mit | Java | ||||||
Domain-driven design microservices example | ||||||||||
Hekate | 19 | 4 months ago | apache-2.0 | Java | ||||||
Java Library for Distributed Services | ||||||||||
Spring Cloud Stream Outbox Extension | 18 | 9 months ago | apache-2.0 | Java | ||||||
Spring Cloud Stream Transactional Messaging Extension | ||||||||||
Java Spring Rabbitmq | 16 | a year ago | 7 | apache-2.0 | Java | |||||
OpenTracing RabbitMQ instrumentation |
LINE Messaging APIを使って、数式の計算結果を返します。
Bot
に設定するWebhook URL
は、サーバーのエンドポイントに/callback
をつけます。https://calc-bot.xxx.xxx/
の場合
src/main/resources/application.yml
にChannelsの情報を設定してください。line.bot.channelToken: token
line.bot.channelSecret: secret