authorjapps

Results 153 comments of authorjapps

@JacHub This is currently not supported, this is yet be implemented and it's in our list of `TODOs`. We will raise an issue and fix this.

> Hi, > > zerocode supports REST endpoints, it would be great if we can add gRPC support as its becoming prominent technology in the industry. Hello @Amar-C, Yes, happy...

> HTTP Error 411. The request must be chunked or have a content length. The error what you get is a response from the server. Your server is complaining that:...

Worth adding to this Page: https://github.com/authorjapps/zerocode/wiki/Sample-DB-SQL-Executor

> Hi @authorjapps @nirmalchandra, I find very useful the ability to interact with the database. I will like to contribute to this issue. > > I have reviewed the repository...

> # AC1: > Given a datafile in CSV format, matching the Database table columns, provide mechanism to load these data(rows and columns) in the that table. > > Example:...

> @authorjapps Great, working on it. > > > More >> > > > > * CSV reading will be based/inspired on the domain `Parametrized.java` class. : What does this...

> @authorjapps > > > "operation": "LOADCSV", // > I found that the `JavaMethodExecutor` is case sensitive when matching the operation methods. It seems that it is a single line...

The documentation PR is here : https://github.com/authorjapps/zerocode-tdd-docs/pull/24

This feature is available in the next version `1.3.45` or later.