Giter Site home page Giter Site logo

ooad_mall_payment's Introduction

1.测试服务器地址 http://121.36.76.162:9999/ 每天7 10 14 19 21点进行测试

2.nexus http://124.71.227.239:8081/repository/maven-public/ 私服地址(通常不开)

3.rocketmq-console地址:http://121.36.76.162:8081/

4.swagger

(要看是否在nacos打开 账号:nacos 密码:ooad_javaee201)

spring:
  datasource:
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
    url: jdbc:mysql://101.132.164.244:3306/ooad?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF8
    username: dbuser
    password: 12345678

  cloud:
    nacos:
    discovery:
    server-addr: 101.132.164.244:8888
    username: nacos
    password: ooad_javaee201

  redis:
    host: 101.132.164.244
    database: 0
    password: 123456
    port: 6889
    
  application:
    name: privilege-service(这个为当前微服务的名字,找的话根据这个去找)
  
#rocketmq:
#  # 指定namesrv地址
#  name-server: 121.36.76.162:9876
#  producer:
#    #生产者group名称
#    group: producer_group
#    #一次发送多少数量消息
#    max-message-size: 4096
#    #发送消息超时时间,默认3000
#    send-message-timeout: 3000
#    #发送消息失败重试次数,默认2
#    retry-times-when-send-async-failed: 2

ooad_mall_payment's People

Contributors

1114796814 avatar huqgse avatar krissquare avatar rachel-ty avatar yitonggao1016 avatar pecco-314 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.