Skip to content
View ntub46010's full-sized avatar
Block or Report

Block or report ntub46010

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SpringBootTutorial SpringBootTutorial Public

    Spring Boot 教學文章的範例程式

    Java 38 32

  2. SpringBootUsingElasticsearch SpringBootUsingElasticsearch Public

    在 Spring Boot 中使用 Elasticsearch 的範例程式

    Java 1

  3. SpringBootUsingRabbitMQ SpringBootUsingRabbitMQ Public

    在 Spring Boot 中使用 RabbitMQ 的範例程式

    Java 1

  4. SpringBootUsingRedis SpringBootUsingRedis Public

    在 Spring Boot 中使用 Redis 的範例程式

    Java 1

  5. ForexLedger_android ForexLedger_android Public

    這個App具有查看各家銀行匯率的功能。另外使用者能基於銀行與幣別建立不同的帳本,並進行記帳。App可向後端發出請求,取得計算好的資料,於畫面上展示帳務相關資訊,包含現值、損益與交易紀錄等。程式語言使用Kotlin;使用者註冊與登入機制串接Firebase。

    Kotlin 1

  6. ForexLedger_server ForexLedger_server Public

    此系統能定期向匯率網站進行爬蟲,取得即期匯率。當前端請求帳本相關資訊,系統將基於該匯率進行運算,回傳現值與損益等資料。框架使用Spring Boot;資料庫使用Mongo DB。API文件使用Swagger Open API。安全機制方面,使用Spring Security保護API;使用Firebase Admin解析access token。

    Java 2