Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : JAX-RS Discoverable
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Thu, 18 Mar 2021 18:06:41 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=qNN7KRDY7WJVVV5lhb1tUL8ZkeleO6cSU89Ha376LeE=; b=PQyaSoyYz8oN90j1wo5fUPhN8rQfvx8R3MX1rm+WrJdhrj67luc28YQMgaFgBG9ZEqqUefeZkSWD8ekyOrCHYjpNn8AUJGqiggrc958yUlqos0D2mMk/BKR2VPEnsuRpcCRz5XN0XtuV3B4e17Ghm+ucUr3XkevIPUcCVgtjm/Osk6Zd/3Pfu58CqVnMCP3YcsUkPxe+yjGRCgG6gkn1m4RTHo0eRG/GguEkzx4wHV2Cf11fh9VWIta+ymPgwVTpCqt3qEXyAaXLS8vG/T6fd1peh3UDkRAm43fKB3GMWyifO0RgClpKfCLkhoiphLS4rjwQre7AtjTz4cWbYUjZRQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=SXYn4i3bGATFu9JigRiAV/taSSqa25AYjEnf1wjew2zzsso3+syBwupAb1aa+KUmp7Tq+i2k6DAQk6KVs2kVNKnOU7UG6CsTr3gKWiHxpCAavOS1ruW21Z2g44lJJeP0eATAlD5F77JeEavnMKiT3ztIcxAKELvlRvWsy6KVlFwsxIeVacx6ztyYJ9eAAOkdW2lrw8CqlrPycbxRPh7ITWvZ2xDeda2SQaKVELJmdfnI693X3eDwYy51fzB9jX3oCTQfRO/cQM8vtgyFdQ5lFwvFIl6SX+4SselysY9GQenpGbuPSz9d7l3GtmO2s8Lf3sSDajyo9R+zeo4DwJltEw==
  • Delivered-to: jaxrs-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jaxrs-dev/>
  • List-help: <mailto:jaxrs-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXHB5oxeCc6fxDYUC0XYJ2A6SxtqqKCqYA
  • Thread-topic: [External] : [jaxrs-dev] JAX-RS Discoverable

Hi Zahid,

 Did not respond to the latest thread because the conclusion to move it elsewhere was arrived at.

 This mailing list is primarily to answer questions related to the Jakarta REST (JAX-RS) API, not any of its implementations or integrations in other frameworks. You should look for the specific lists for those questions, or sites like stackoverflow.com

 Hope that helps.

— Santiago

On Mar 18, 2021, at 1:44 PM, Zahid Rahman <zahidr1000@xxxxxxxxx> wrote:

Hi,

I guess the "administrator"  is silent because Pooling web Targets is perhaps an  advance subject not covered by the documents

I have another  JAX-RS advanced  topic I am working on. Making  Java EE JAX-RS services Discoverable.
There is a detailed and comprehensive article on getting  JAX-RS  with spring boot and Netflix Eureka framework.
These types of documents are usually described as "job's a goody".  Many more examples on the internet for the same topics.

Is there a similar article covering the setup and go instructions for Java EE Jax-rs with Eureka framework. ?

I have one discoverable framework called snoopEE.
Frankly the readme docs are blank.
He is using docker of which some images work and some don't .
I don't want to use docker  because I don't want to be changing my whole virtual environment when I am just making minor
changes so just updating a war file is appropriate.
He says snoopEE  experimental anyway so I guess he doesn't recommend it for production.
I am looking  to set up a production archetype/prototype for future use if and when I needed. 

Is there any other  JAX-RS discoverable frameworks out there, production version, for  Java EE and ones with
comprehensive and professional setup and go documents

 
Best Regards
Z.


¯\_(ツ)_/¯
♡۶♡ ۶♡۶
_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!GqivPVa7Brio!PNxI77j6g5QM0NqsMmgp7f7m1k9kx3mayT5ziNlz3lRY_O6Q0xSum4kv_AFyunepnY3qfuufMg$


Back to the top