examples icon indicating copy to clipboard operation
examples copied to clipboard

Example code supporting articles

Results 3 examples issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Creates a `Web3jSampleRestController`, which injects the already existing `Web3jSampleService`, to be able to retrieve the client version by doing: ```http GET /client/version ``` Further,...

*************************** APPLICATION FAILED TO START *************************** Description: Parameter 0 of method web3jHealthIndicator in org.web3j.spring.autoconfigure.Web3jAutoConfiguration required a bean of type 'org.web3j.protocol.Web3j' that could not be found. Action: Consider defining a bean...