Class CharacterPublisher

java.lang.Object
org.starwars.server.datafetchersdelegate.CharacterPublisher

@Component public class CharacterPublisher extends Object
This class is responsible for Publishing new Characters. This allows to send the notifications, when an application subscribed to the newCharacter subscription.
Author:
etienne-sf
  • Field Details

    • logger

      protected org.slf4j.Logger logger
      The logger for this instance
  • Constructor Details

    • CharacterPublisher

      public CharacterPublisher()