Giter Club home page Giter Club logo

Comments (2)

JamesChenX avatar JamesChenX commented on June 17, 2024

我把敏感词汇的配置放在 turms-plugin-antispam 的 resources 目录application.yaml下,服务启动turms_service ,报错:

The error logs mean the properties you specified don't exist. We design turms servers to throw when encountering unknown properties so that users can know they have configured the wrong properties.

It is correct that you configure turms-anti-spam properties under turms-service (because turms-anti-spam is a plugin for turms-service).

But the properties name you configured is wrong. The correct naming style is shown in the following image:

image

I checked the doc I wrote for turms-plugin-antispam, and I think you may followed the doc that uses the wrong naming style for properties. hhh.
I will correct the doc later.

请问当前服务抽层到 turms-server-common 服务后,idea 的自动加载配置,又需要怎么解决?作者有考虑么?按照官网的设置,不生效的,应为turms-server-common服务迁走了。

It seems you think turms-server-common is a service (i.e. a server), but it isn't.
turms-server-common is not a service, not an application, but is a library that is shared and used by turms servers (e.g. turms-gateway, turms-service, turms-ai-serving, and future servers), so turms-server-common itself cannot run.

from turms.

zhaieryuan avatar zhaieryuan commented on June 17, 2024

from turms.

Related Issues (20)

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.