Can I use consul without Spring boot?How can I create an executable JAR with dependencies using Maven?What's the difference between @Component, @Repository & @Service annotations in Spring?How to configure port for a Spring Boot applicationHow do I use the ConsulDiscoveryClient with Zuul and Sidecar in Spring-Cloudconsul first bootstrap with spring cloud configSpring Cloud with Consul for High AvailabilitySpring Cloud with LibertySpring Cloud Consul causes deregistration of ServletContextConsul issue with spring boot 2.0.0Spring Cloud Service Registers with Discovery Server but then un-registers and stops

Unexpected Netflix account registered to my Gmail address - any way it could be a hack attempt?

Can I say: "When was your train leaving?" if the train leaves in the future?

Where to find every-day healthy food near Heathrow Airport?

Smooth function that vanishes only on unit cube

Acronyms in HDD specification

Can only the master initiate communication in SPI whereas in I2C the slave can also initiate the communication?

Single word that parallels "Recent" when discussing the near future

How to describe a building set which is like LEGO without using the "LEGO" word?

Meaning of "work with shame"

Problem in downloading videos using youtube-dl from unsupported sites

How to cope with regret and shame about not fully utilizing opportunities during PhD?

Under what charges was this character executed in Game of Thrones, The Bells?

Motorola 6845 and bitwise graphics

Were any toxic metals used in the International Space Station?

How do I identify the partitions of my hard drive in order to then shred them all?

Were any of the books mentioned in this scene from the movie Hackers real?

Can you pick an advanced rogue talent with the extra rogue talent feat?

Why do the lights go out when someone enters the dining room on this ship?

A case where Bishop for knight isn't a good trade

Fixed width with p doesn't work

How to redirect stdout to a file, and stdout+stderr to another one?

complicated arrows in flowcharts

What information do scammers need to withdraw money from an account?

Find the unknown area, x



Can I use consul without Spring boot?


How can I create an executable JAR with dependencies using Maven?What's the difference between @Component, @Repository & @Service annotations in Spring?How to configure port for a Spring Boot applicationHow do I use the ConsulDiscoveryClient with Zuul and Sidecar in Spring-Cloudconsul first bootstrap with spring cloud configSpring Cloud with Consul for High AvailabilitySpring Cloud with LibertySpring Cloud Consul causes deregistration of ServletContextConsul issue with spring boot 2.0.0Spring Cloud Service Registers with Discovery Server but then un-registers and stops






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I can not use spring boot since the running an environment which is predefined by the hierarchy within the organization. The application server can support only servlet 3.0.



  1. Can I use consul with spring boot? I tried actuator with spring boot, it is good.

  2. Can HazelCast distribute cache use consul discovery? If I start and stop the server, does it re-organize by using spring discovery?

If consul is not possible, are there any alternatives? I need cloud configuration, actuator, and vault on plain Spring 4.3.x, without boot.

Please advise me.










share|improve this question






























    0















    I can not use spring boot since the running an environment which is predefined by the hierarchy within the organization. The application server can support only servlet 3.0.



    1. Can I use consul with spring boot? I tried actuator with spring boot, it is good.

    2. Can HazelCast distribute cache use consul discovery? If I start and stop the server, does it re-organize by using spring discovery?

    If consul is not possible, are there any alternatives? I need cloud configuration, actuator, and vault on plain Spring 4.3.x, without boot.

    Please advise me.










    share|improve this question


























      0












      0








      0








      I can not use spring boot since the running an environment which is predefined by the hierarchy within the organization. The application server can support only servlet 3.0.



      1. Can I use consul with spring boot? I tried actuator with spring boot, it is good.

      2. Can HazelCast distribute cache use consul discovery? If I start and stop the server, does it re-organize by using spring discovery?

      If consul is not possible, are there any alternatives? I need cloud configuration, actuator, and vault on plain Spring 4.3.x, without boot.

      Please advise me.










      share|improve this question
















      I can not use spring boot since the running an environment which is predefined by the hierarchy within the organization. The application server can support only servlet 3.0.



      1. Can I use consul with spring boot? I tried actuator with spring boot, it is good.

      2. Can HazelCast distribute cache use consul discovery? If I start and stop the server, does it re-organize by using spring discovery?

      If consul is not possible, are there any alternatives? I need cloud configuration, actuator, and vault on plain Spring 4.3.x, without boot.

      Please advise me.







      java spring spring-boot consul






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 24 at 0:17







      bobs_007

















      asked Mar 23 at 13:56









      bobs_007bobs_007

      1237




      1237






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Yes! Consul has nothing to do with Spring or Spring Boot. It doesn't even have anything to do with Java. We use it from Python, Java and Javascript. With Java, some of our clients are Spring Boot applications and some are not.



          Consul is basically just a server with a HTTP API. There are client libraries for different languages that make it easier to use with each language. The Java Consul client has nothing to do with Spring. You could use Consul with nothing more than a basic HTTP client library in any language.



          Spring does tightly integrate with Consul through Spring Cloud Consul. It isn't clear if this is part of what you were asking. Your #1 question confuses me a bit vs the title of your question.



          I haven't used Hazelcast, so I can't help with your second question.



          UPDATE: ...but then again, I can Google. It appears that the answer to your second answer is YES. Check this out:



          https://github.com/bitsofinfo/hazelcast-consul-discovery-spi



          PS: What am I missing? I just noticed that this very simple question was asked 10 hours ago. I can't believe nobody has given an answer before now.






          share|improve this answer

























          • As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

            – bobs_007
            Mar 24 at 7:45











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55314432%2fcan-i-use-consul-without-spring-boot%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Yes! Consul has nothing to do with Spring or Spring Boot. It doesn't even have anything to do with Java. We use it from Python, Java and Javascript. With Java, some of our clients are Spring Boot applications and some are not.



          Consul is basically just a server with a HTTP API. There are client libraries for different languages that make it easier to use with each language. The Java Consul client has nothing to do with Spring. You could use Consul with nothing more than a basic HTTP client library in any language.



          Spring does tightly integrate with Consul through Spring Cloud Consul. It isn't clear if this is part of what you were asking. Your #1 question confuses me a bit vs the title of your question.



          I haven't used Hazelcast, so I can't help with your second question.



          UPDATE: ...but then again, I can Google. It appears that the answer to your second answer is YES. Check this out:



          https://github.com/bitsofinfo/hazelcast-consul-discovery-spi



          PS: What am I missing? I just noticed that this very simple question was asked 10 hours ago. I can't believe nobody has given an answer before now.






          share|improve this answer

























          • As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

            – bobs_007
            Mar 24 at 7:45















          1














          Yes! Consul has nothing to do with Spring or Spring Boot. It doesn't even have anything to do with Java. We use it from Python, Java and Javascript. With Java, some of our clients are Spring Boot applications and some are not.



          Consul is basically just a server with a HTTP API. There are client libraries for different languages that make it easier to use with each language. The Java Consul client has nothing to do with Spring. You could use Consul with nothing more than a basic HTTP client library in any language.



          Spring does tightly integrate with Consul through Spring Cloud Consul. It isn't clear if this is part of what you were asking. Your #1 question confuses me a bit vs the title of your question.



          I haven't used Hazelcast, so I can't help with your second question.



          UPDATE: ...but then again, I can Google. It appears that the answer to your second answer is YES. Check this out:



          https://github.com/bitsofinfo/hazelcast-consul-discovery-spi



          PS: What am I missing? I just noticed that this very simple question was asked 10 hours ago. I can't believe nobody has given an answer before now.






          share|improve this answer

























          • As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

            – bobs_007
            Mar 24 at 7:45













          1












          1








          1







          Yes! Consul has nothing to do with Spring or Spring Boot. It doesn't even have anything to do with Java. We use it from Python, Java and Javascript. With Java, some of our clients are Spring Boot applications and some are not.



          Consul is basically just a server with a HTTP API. There are client libraries for different languages that make it easier to use with each language. The Java Consul client has nothing to do with Spring. You could use Consul with nothing more than a basic HTTP client library in any language.



          Spring does tightly integrate with Consul through Spring Cloud Consul. It isn't clear if this is part of what you were asking. Your #1 question confuses me a bit vs the title of your question.



          I haven't used Hazelcast, so I can't help with your second question.



          UPDATE: ...but then again, I can Google. It appears that the answer to your second answer is YES. Check this out:



          https://github.com/bitsofinfo/hazelcast-consul-discovery-spi



          PS: What am I missing? I just noticed that this very simple question was asked 10 hours ago. I can't believe nobody has given an answer before now.






          share|improve this answer















          Yes! Consul has nothing to do with Spring or Spring Boot. It doesn't even have anything to do with Java. We use it from Python, Java and Javascript. With Java, some of our clients are Spring Boot applications and some are not.



          Consul is basically just a server with a HTTP API. There are client libraries for different languages that make it easier to use with each language. The Java Consul client has nothing to do with Spring. You could use Consul with nothing more than a basic HTTP client library in any language.



          Spring does tightly integrate with Consul through Spring Cloud Consul. It isn't clear if this is part of what you were asking. Your #1 question confuses me a bit vs the title of your question.



          I haven't used Hazelcast, so I can't help with your second question.



          UPDATE: ...but then again, I can Google. It appears that the answer to your second answer is YES. Check this out:



          https://github.com/bitsofinfo/hazelcast-consul-discovery-spi



          PS: What am I missing? I just noticed that this very simple question was asked 10 hours ago. I can't believe nobody has given an answer before now.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 24 at 0:54

























          answered Mar 24 at 0:38









          SteveSteve

          3,7031728




          3,7031728












          • As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

            – bobs_007
            Mar 24 at 7:45

















          • As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

            – bobs_007
            Mar 24 at 7:45
















          As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

          – bobs_007
          Mar 24 at 7:45





          As I mentioned in my question, I can not run any new or independent servers. Can I attach consul as a servlet?

          – bobs_007
          Mar 24 at 7:45



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55314432%2fcan-i-use-consul-without-spring-boot%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

          155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해