It depends on what you assume under a spring bean.

If that's an entity of a Spring framework such as Controller, Repository or
Entity, then you don't need to register anything with Ignite. Use those
Spring annotations throughout your application and have your Controllers &
Repositories access an Ignite cluster. Check this tutorial that shows how
to build a RESTful service with Spring Boot, Spring Data and Apache Ignite:
https://www.gridgain.com/docs/tutorials/spring/spring_ignite_tutorial

-
Denis


On Tue, Jun 16, 2020 at 7:51 AM kay <goek...@gmail.com> wrote:

> Hello,
> Does the ignite operate on a spring framework basis?
> Can I register a spring controller in classpath at server remote node and
> use it?(using component , like @Controller)
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to