Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    67 quarkus pekerjaan dijumpai
    Projeto Local
    Tamat left

    # Auxílio em projeto de devops com ações locais. - Cluster Kubernetes local provisionado com Minikube - Pipeline de automação local com GitLab CE(o que será previamente montado) - Aplicação Quarkus compilada e empacotada - Imagem Docker otimizada para produção - Implantação automatizada nos ambientes DES e PRD - Documentação técnica do processo

    $36 Average bid
    $36 Avg Bida
    1 bida

    ...course on the Quarkus Framework. The course will consist of approximately 8 hours of content, including 6-8 hours of in-person studio recording in Koramangala, Bengaluru, and over 3 hours dedicated to virtual course planning. Key Requirements: - Expertise in the Quarkus Framework. - Ability to deliver engaging and informative in-person studio recordings. Ideal Skills and Experience: - Proven experience in programming language - Strong knowledge of the Quarkus Framework and its applications. - Excellent communication and presentation skills. - Ability to create clear, concise, and engaging instructional content. Compensation includes hourly pay, with travel and food expenses covered during the in-person recordings. If you have a passion for teaching and expertise ...

    $9 / hr Average bid
    $9 / hr Avg Bida
    4 bida

    Make quarkus service to fully generate provided pdfs (all templates and their data must be created by you as output result along with service code) by taking a template and data provided in JSON format.: -------------------------------------------------------------------------- // Endpoint to generate PDF from a template and data provided in JSON format // Example request to the endpoint: POST Content-Type: application/json { "template": "<html><body><h1>Hello ${name}</h1><p>Your score: ${score}</p></body></html>", "data": { "name": "John Doe", "score": 95 } } -------------------------------------------------------------------------- Here is cod...

    $32 / hr Average bid
    $32 / hr Avg Bida
    68 bida

    ...and digital marketing experts to create high-quality video tutorial courses for our YouTube channel. We need comprehensive educational content covering frontend/backend technologies, hosting solutions, and SEO strategies, ranging from beginner to advanced levels. What We're Looking For Frontend Technologies: Angular, React, Vue.js, and other modern frameworks Backend Technologies: Python, Java Quarkus, Node.js, and related technologies CMS: Wordpress, Drupal... Infrastructure & Hosting: Comparative reviews and tutorials on hosting services, VPS providers, cloud platforms (AWS, Google Cloud, DigitalOcean, etc.) SEO & Digital Marketing: SEO tutorials, optimization techniques, digital marketing strategies Course Formats: Complete multi-video course series Individual t...

    $172 Average bid
    $172 Avg Bida
    60 bida

    ...solutions to resolution, to deliver quality The hard: • 8+ years of experience working as a software engineer • API development & own API technical implementation in a scrum team • Design & development of cross functional API & multi-platform application systems • Experienced developer who developed REST API, serverless and event driven applications, FaaS • Hands-on experience in Java, Quarkus, GraphQL, JavaScript, Python, Kotlin • Collaborate with other platforms to ensure integrated end-to-end design & delivery of projects. • Experience in micro services architecture • Experience with cloud services such as AWS EC2, Azure AKS as well as container platform such as Docker and Kubernetes • Experience in DevO...

    $7804 Average bid
    $7804 Avg Bida
    41 bida

    DevOps Engineer Position DEVOPS TASK LIST • AWS infrastructure using Terraform (on the finish line, would like a review and recommendation of changes to align with best practices). • Make new builds of the front end and back end using GitHub with the correct access levels from team members for the production environment. • Autoscaling of video convertor....Amazon Location Service • AWS Systems Manager • Amazon Elastic Container Service • Amazon Elastic Compute Cloud • Amazon EC2 Container Registry • AWS Cloud Map • Amazon Route 53 • AmazonCloudWatch • Amazon Elastic File System • AWS Key Management Service • AWS Service Catalog • Amazon CloudFront BACK-END TECH STACK • Groovy + Grails 4 • Spring 5 • Postgr...

    $54 / hr Average bid
    $54 / hr Avg Bida
    27 bida

    I'm looking for an expert in Serenity BDD, Cucumber, and Quarkus to implement a testing framework for me. The project involves: - Testing user authentication, API endpoints, and database interactions using JUnit and the Maven Surefire Plugin. - Running tests based on feature files. - Using Quarkus to inject and retrieve property values from the file. Please note, the Serenity BDD reports will need to be tailored to include only summary reports. The ideal freelancer for this project should have: - Extensive experience with Serenity BDD and Cucumber. - Proficiency in working with Quarkus. - Solid understanding and practical experience using JUnit and Maven Surefire Plugin. - Ability to customize testing frameworks based on specific requirements. - Capability to...

    $99 Average bid
    $99 Avg Bida
    4 bida

    Preciso de uma pessoa que tenha amplo conhecimento em analisar códigos e encontrar brechas na segurança, analisar toda a estrutura e adicionar firewall onde for necessário. Criar uma camada de segurança no servidor de hospedagem e, principalmente, em relação ao banco de dados, tornando nosso sistema seguro no geral. O sistema web é feito em React, TypeScript, Quarkus, entre outros, incluindo várias bibliotecas.

    $136 Average bid
    $136 Avg Bida
    9 bida

    Hi guys i have a very small and simple project using apache camel and quarkus and i want to include some integration tests to my camel routes, here you will find the code so please check it out and let me know the price and the time to have the tests working

    $143 Average bid
    $143 Avg Bida
    24 bida

    ...have a total of 245 entries • Using the website, include a description of the category in your database • Make CRUD operations available for both users and emission records. You will be asked questions on the parsers, JPA and JAXRS parts of the submission. Your inability to answer the questions will invoke a plagiarism investigation. You can use Quarkus, Spring (Spring MVC, Springboot) or standalone JAX-RS (REST) Library with JPA (Hibernate). SUBMIT .java files (NOT .class files) and all configuration files. A demo video is required. Record a video demoing your web app. Show all working functionality in the demo, explain the stack you used, show the database containing the data from your webapp and explain anything that doesn't work. It should

    $199 Average bid
    $199 Avg Bida
    18 bida

    I'm seeking a talented developer to enhance my Quarkus Web App's backend following a recent review. The app is currently operational, but requires some modifications to improve its existing functionalities. While there are no new features to be added, the focus will be on refining the current system. Ideal Skills: - Proficiency in Quarkus framework - Strong backend development experience - Familiarity with API integration and database management - Capability to perform performance optimization tasks Please find review comments below: All classes are in same folder, please move the classes to respective folders like controller, services, etc. Place different services like Main logic Database Joke service There should be dto for each layer While fetching Api respon...

    $11 Average bid
    $11 Avg Bida
    4 bida

    Create a Web Application that shows a number of Jokes to the user Create REST Api with a GET reque...shows a number of Jokes to the user Create REST Api with a GET request to route [http://%3capi-server:port%3e/jokes?count=%3ccount]http://<api-server:port>/jokes?count=<count> What to check : Jokes retrieved from public jokes server should be done in batches of 10 to avoid rate limitation imposed by jokes server. - provides one joke at a time Quarkus application should be developed using reactive programming using Mutiny Reactive programming should be used to provide jokes , retrieving the jokes from public server but also to write the jokes in the database server. Use TDD to write Tests and do Clean Code and Design prior to writing the code

    $22 Average bid
    $22 Avg Bida
    5 bida

    I am seeking an experienced software developer to create a comprehensive online restaurant menu and delivery system for a web platform. Key Features of the Online Menu: - Menu Browsing: Customers should be able to easily navigate through the var...integration. - Excellent understanding of user-friendly interface design. The mockups for the entire app are fully completed, and the backend is already built. Your main focus will be on frontend development and integration. Ideally, you also have experience as a backend developer in case adjustments or improvements to the backend are needed. Tech stack: - Frontend: Vue.js, - Backend: Java, Quarkus - API: GraphQL If you're experienced with this tech stack and comfortable working on both frontend and backend tasks, feel free to re...

    $2526 Average bid
    $2526 Avg Bida
    104 bida

    I'm in need of an experienced Java programmer to assist me on a monthly basis. I require someone who is well-versed in Java 21, Quarkus, GCP, Apigee, and Cqrs. Here’s what I need: - Code Development: I'm looking for someone who can help me develop code for my projects. Your expertise should encompass the ability to code in Java effectively, and work on developing applications. - Code Review and Optimization: In addition to writing new code, I’ll need you to review and optimize existing code. This involves spotting inefficiencies and remedying them, as well as ensuring the code adheres to best practices. - Technical Advice and Mentorship: I’m looking for someone who can provide me with high-level technical advice and mentorship as we progress through the ...

    $111 Average bid
    $111 Avg Bida
    17 bida

    I'm in need of a seasoned Java/Quarkus developer to assist me in resolving issues within my codebase as well as helping with application execution I will share the code base file. Key Requirements: - Debugging: You should be able to meticulously pinpoint and resolve both compilation and runtime errors in the codebase. - Execution: Assist in ensuring the application runs smoothly once the debugging process is complete. Your Proposal: Please provide examples of your previous work in the realm of Java and Quarkus. I'm looking for someone with a proven track record in these technologies. Also, kindly detail your approach to troubleshooting and problem-solving in your past projects. Communication Preferences: I prefer instant messaging for our communication during th...

    $28 Average bid
    $28 Avg Bida
    7 bida

    I need a skilled Java developer to help me debug and rectify errors in my web application project. Key Project Details: - Initially developed in Java, quarkus - A web application - The main functionality is a sample project Your responsibilities will include: - Identifying and fixing bugs that prevent the full functionality of the application - Debugging the code to ensure smooth operation - Making sure that the sample project works as intended Ideal Skills and Experience: - Proficient in Java with a strong understanding of web application development - Previous experience with debugging and error rectification - Ability to navigate and understand a project's codebase - Understanding of common issues in web application projects - Good communication skills to understand my ...

    $23 Average bid
    $23 Avg Bida
    8 bida

    I need an experienced developer to convert my existing Rust codebase into Java, specifically using Quarkus. The key functionalities that need to be migrated are database operations and HTTP REST APIs. Key Requirements: - Conversion of Rust codebase to Java, with a focus on Quarkus framework - Database operations should be supported using JDBC - The new Java code should have equivalent HTTP REST APIs as the existing Rust code Ideal Skills: - Proficiency in Rust and Java - Experience with Quarkus framework - Strong understanding of database operations and JDBC - Familiarity with HTTP REST API development Please note that the successful freelancer will be expected to not only convert the code but also ensure that the functionalities and performance remain consistent wi...

    $89 Average bid
    $89 Avg Bida
    8 bida

    I am tasked with a cross-platform development project. The core of my request revolves around the conversion of a Node.js project into Java using Vert.x and Quarkus. Freelancers who have a solid footing in these languages will be considered highly for this task. Key Features: - The conversion must maintain the real-time update functionality of the current Node.js system. - The current system primarily handles user-generated content. Skills and Experience: - Proficiency in Node.js and Java. - Previous experience with Vert.x and Quarkus. - Expertise in cross-platform development. - Familiarity with real-time update systems. - Experience in handling user-generated content data.

    $2616 Average bid
    $2616 Avg Bida
    61 bida

    I'm working on a backend project for a financial services company, utilizing the Quarkus framework, Axion, Domain-Driven Development, CQRS, Java 17, Single Store DB, and GCP. I'm seeking a Senior-level Backend Developer to provide critical support. Key Tasks: - Troubleshooting and bug fixing: You should be adept at identifying and resolving any issues within our existing codebase. - Code optimization and performance improvement: Ability to enhance the efficiency and speed of our backend system is crucial. - Implementing new features and functionality: I'm looking for someone with a strong track record of adding new components to a project seamlessly. Scope of the project: - Building new API endpoints: You will be responsible for creating new endpoints to expand the ...

    $196 Average bid
    $196 Avg Bida
    5 bida

    I'm looking to ...functionalities required for this application are: - Sales Management: The app needs to have capabilities to manage and monitor sales records efficiently. - Inventory Tracking: Along with sales, the application should aid in a hassle-free inventory tracking process. The application, being standalone, does not need integration with any existing Customer Relationship Management system. I aim to use Quarkus for backend, keycloak for authentication, Ant design () for frontend and postgre for DB . Hence, proficiency in these technologies will be ideal for this project. Previous experience in creating retail-oriented POS admin applications would also be a great advantage. if you want to simalar web apps link then I can share it.

    $105 Average bid
    $105 Avg Bida
    8 bida

    I'm looking to ...functionalities required for this application are: - Sales Management: The app needs to have capabilities to manage and monitor sales records efficiently. - Inventory Tracking: Along with sales, the application should aid in a hassle-free inventory tracking process. The application, being standalone, does not need integration with any existing Customer Relationship Management system. I aim to use Quarkus for backend, keycloak for authentication, Ant design () for frontend and postgre for DB . Hence, proficiency in these technologies will be ideal for this project. Previous experience in creating retail-oriented POS admin applications would also be a great advantage. if you want to simalar web apps link then I can share it.

    $1052 Average bid
    $1052 Avg Bida
    51 bida

    I'm looking for a professional with extensive experience in Java and Spring Boot. Our project requirements also include Quarkus, AWS, and GCP. Key Responsibilities: - Develop an API using Java and Spring Boot - Integrate and maintain the API into the existing system - Ensure the application is scalable and secure Ideal Skills and Experience: - Proficiency in Java and Spring Boot - Previous experience with API development and integration - Familiarity with cloud services, specifically AWS and GCP - Knowledge of Quarkus is a plus Please note: - This is a part-time role requiring a few hours per week. - Excellent communication skills and problem-solving abilities are essential. - Knowledge of version control systems (e.g., Git) is preferred. - Prior experience in simi...

    $14 / hr Average bid
    $14 / hr Avg Bida
    67 bida

    ...College of Engineering and Technology or equivalent work experience. • Minimum of 10 years of relevant IT experience, including designing and deploying enterprise-level business or technical applications. • Proficiency in a wide range of distributed and cloud technologies, with expertise in integrating and configuring them, such as Cloud, Containerization, Microservices, Kafka, Java/JavaScript, Quarkus/Spring, XML/JSON, Apigee/Mulesoft, ESB/Datapower, distributed databases like Postgres/Yugabyte, HTML5, CSS3, MVC, Angular JS, React, Mobile and Application Middleware, PhoneGap/iOS/Android SDKs, CI/CD, etc. • Strong understanding of mobile and web application security concepts, session management, performance optimization, automated testing techniques, high availa...

    $161 Average bid
    Tempatan
    $161 Avg Bida
    2 bida

    I am looking for a developer with intermediate experience in Keycloak to create a Core Identity methods API using Quarkus in Java. The purpose of this API is for user authentication and authorization. Skills and experience required for this project include: - Intermediate experience with Keycloak - Proficiency in Java programming language - Familiarity with Quarkus framework The developer should have a solid understanding of user authentication and authorization concepts and be able to integrate the API with external identity providers if needed. The ideal candidate will have previous experience working on similar projects and be able to deliver high-quality code that is well-documented and maintainable. * I will give keycloak test server connection infos. * Web api mu...

    $164 Average bid
    $164 Avg Bida
    17 bida

    I'm in search of a back-end developer skilled in Java and Quarkus. My project involves: - Developing user authentication - Implementing payment integration - Converting existing APIs from Springboot framework to Quarkus The selected freelancer must also have experience with PostgreSQL database integration. If you've done similar work in the past, I'd be eager to see some examples. Your strong understanding of Java and experience with Quarkus will be key to the success of our project. We will be conducting some integration testing from mid Jan to the end of Jan. So the dev needs to available up to the first week of Feb. Yes, our backend team consists of 2 other seniors from Malaysia and France. The "office hours" / availability nee...

    $1500 - $3000
    Segera Dimeterai
    $1500 - $3000
    19 bida

    La idea es crear un servicio en Quarkus Java y Apache Camel para un orquestador de pagos con PSE. Se debe seguir recibiendo el mismo request de pago que se usa hoy en día para un proyecto desarollado en spirng boot: Yuno, Una vez se tenga respuesta del servicio, se debe enviar a la pagina de pago el mismo response que hoy dia se tiene para el servicio de pago. Tanto la respuesta exitosa como la de error se deben enviar a la cola LOG_POP. Para este desarrollo se suministra el proyecto Yuno mencionado, proyectos similares y documentación

    $40 Average bid
    $40 Avg Bida
    4 bida

    I am looking for a freelancer who can help me create portfolio website. Steps to follow: Should have an understanding on this tech stack Java, Spring Boot Docker, Kubernetes Spring Cloud, Quarkus, RabbitMQ and Kafka, Angular JS Research on Hot Data Science technologies. Qualified professionals needed as I would have done this myself if i know whats trending in data science. Then out of all these, and ill send my resume as well, you create me a portfolio. Ideal Skills and Experience: - Experience in navigating and using the Udemy platform - Should Have a Bachelor's or Masters Degree in Computer science in the field of Data Science - Efficient and detail-oriented to ensure timely acquisition of certificates

    $11 Average bid
    $11 Avg Bida
    11 bida

    La idea es crear un servicio en Quarkus Java y Apache Camel para un orquestador de pagos con PSE. Se debe seguir recibiendo el mismo request de pago que se usa hoy en día para un proyecto desarollado en spirng boot: Yuno, Una vez se tenga respuesta del servicio, se debe enviar a la pagina de pago el mismo response que hoy dia se tiene para el servicio de pago. Tanto la respuesta exitosa como la de error se deben enviar a la cola LOG_POP. Para este desarrollo se suministra el proyecto Yuno mencionado.

    $20 Average bid
    $20 Avg Bida
    2 bida

    La idea es crear un servicio en Quarkus Java y Apache Camel para un orquestador de pagos con PSE, existe un proyecto desarrollado en Spring Boot en el que se puede basar el servicio a migrar

    $25 Average bid
    $25 Avg Bida
    2 bida

    Simple Quarkus+Kafka project description Introduction: I am looking for a Java developer to create a simple Quarkus+Kafka project. The project involves listening to an incoming topic and writing the data to an outgoing topic. Additionally, unit tests need to be included in the project. Test must run coorectly*** Skills and experience required: - Proficiency in Java programming language - Experience with Quarkus and Kafka - Familiarity with JSON data serialization format - Strong understanding of unit testing Project requirements: 1. Development of a Quarkus+Kafka project: - Set up a Kafka consumer to listen to an incoming topic - Process the received data and write it to an outgoing topic - Ensure the project is implemented using Java programming lan...

    $4 / hr Average bid
    $4 / hr Avg Bida
    1 bida

    We are cloud based software developer provide database application for their business process, it i...service for further optimise for their process. The scope of work vary by client, we wish to find collaboration partner who can provide programming services to assist our client. Most of the time the job scope is add more CRUD / Workflow module for in-house business process system. Our collaboration partner shall familiar with below (one, or all) technologies: 1. openapi practises 2. java (we use quarkus) 3. bpmn (we use kogito) 4. typescript (we use nuxt) 5. database like mongodb, postgresql, mysql 6. vue/react 7. mobile apps development 8. unit test There is few client can immediately onboard if you match our requirement. Kindly provide us your price, strength, payment terms and...

    $19 / hr Average bid
    $19 / hr Avg Bida
    97 bida

    ...Node for the frontend, and either Java Quarkus or Spring for the backend, and MySQL for the database, that is similar to Recurly.com. The application will need to provide a user-friendly interface for managing subscriptions, automate billing, and maximize revenue. I would like the application to have customizable pricing plans, subscription analytics, automated invoicing, and revenue optimization tools. The application should be flexible and scalable to meet the needs of both small businesses and large enterprises. Security is a top priority for me, so the application should be built with the latest security protocols to ensure the protection of customer data. If you have experience developing web applications using Angular, Node, either Java Quarkus or Spring, and MySQ...

    $2686 Average bid
    $2686 Avg Bida
    54 bida

    ...Babel, Webpack, NPM, etc. Ability to understand business requirements and translate them into technical requirements Passionate about benchmarking and optimization Familiar with versioning tools such as Git / Gitlab It’s a + : Knowledge of a pub/sub type technology (RabbitMQ, Kafka, Redis etc.) Knowledge of CI / CD and Devops tools (Docker, Kubernetes, ArgoCD, GitOps etc.) Knowledge of Java / Quarkus / Spring Boot What we offer: Regular schedule no shifts 5100 euros per month B2B contract Yearly based contract / we are looking only for long term relationship Benefits: You decide what type of work you prefer: remote, hybrid or physically in a modern office in Warsaw Multisport card Young, dynamic team B2B cooperation, we pay in Euro The position is fully remote. S...

    $7222 Average bid
    $7222 Avg Bida
    28 bida

    we are looking for personnel for the development of microservice components for the connection between a tourism management system and a channel manager through the use of springboot / kafka / dynamo DB technologies. The work team is already formed and we are looking for reinforcements on the above technologies. Knowledge of devops and Quarkus appreciated. The work can be carried out in smart working remotely after online evaluation and placement meetings. Remuneration appropriate to the real contribution that the resource will feel able to make. Period of work from now to early summer.

    $17199 Average bid
    $17199 Avg Bida
    38 bida

    Hai Coder, I need to live demo with step by step instruction about below project. @maliszewskid3/implement-multi-tenancy-oidc-and-hibernate-on-quarkus-4f2e0214ed2d

    $128 Average bid
    $128 Avg Bida
    3 bida

    Skillset Requirement Microservices+ API Design patterns+ Java 8+, KAFKA Postgres/Oracle, Spring Boot, Cloud concepts -- BYOI/Docker, Quarkus, Gradle Good to Have : Kotlin, Reactive, Event driven development, System Design, AWS experience/certification, Vertx, experience with building enterprise apps, Functional Style Programming and imperative style Position: Lead .Net Developer Exp: 6-8 years Location: Pune (Hybrid/Remote) Job Description: • Have 5 to 6 years of relevant experience in enterprise level application development using Microsoft Technologies Stack, • Expert on Microsoft technologies like C#, .NET, ASP.Net, Web API, MVC and SQL Server. • Exposure to .Net Core, Angular, Microservices. • Knowledge of implementing Web API. • Experience o...

    $1652 Average bid
    $1652 Avg Bida
    6 bida

    Roles available: 1. Mobile Developer (2 headcount): - React Native - Typescript - 2-5 years of experience 2. Frontend Developer (1 headcount): - Angular - Typescript - 2-5 years of experience 3. Senior Java Developer (2 headcount): - Java - Experience in Microservices or Quarkus - Docker - Hibernate ORM - GIT - PostgreSQL - Familiar with RabbitMQ/Swagger/OpenAPI - 5-8 years of experience 4. Mid Java Developer (3 headcount): - Java - Experience in Microservices or Quarkus - Docker - Hibernate ORM - GIT - PostgreSQL - Familiar with RabbitMQ/Swagger/OpenAPI - 2-5 years of experience 5. Mid Golang Developer (3 headcount): - Golang - Experience in Microservices - Docker - Hibernate ORM - GIT - PostgreSQL - Familiar with RabbitMQ/Swagger/OpenAPI - 2-5 years of experience 6. QA...

    $21 / hr Average bid
    $21 / hr Avg Bida
    35 bida

    Java, Quarkus Rest Backend, with mariadb & potential Frontend with Angular.

    $12 / hr Average bid
    $12 / hr Avg Bida
    6 bida

    Create a microservice using either Spring Boot (latest) or Quarkus (latest) that a client can send (POST) their IBM i username and password to and the service will then authenticate the user using JTOpen400 (latest) and get a token back. That token will then be persisted in a custom JWT property "authToken" together with the default expiration from the IBM i token. Send back the response to client. The client should then be able to connect (GET) to another REST endpoint with an Authentication-HTTP-header with the JWT token and the service should then extract the token and re-authenticate the user against the IBM i and then perform some kind of IBM i service. For any client request the service should respond with 200 OK when success and 401 if username and password is inco...

    $223 Average bid
    $223 Avg Bida
    10 bida

    The project is about visualization of data and management of portfolios. The project is 25% ready with basic end points and technology is quarkus framework, Qute and JS on MongoDB. Below are high level requirements " 1. Continue to build the website on the chosen template for webapp be compatible for mobile view 3. Login workflow should be added 4. 5 screens of reporting 6. 5 screen of Crud 7. 1 screen of analytics with charts

    $111 Average bid
    $111 Avg Bida
    10 bida

    I need a service program in ILERPG (free-format) that can be used for monitoring a keyed data queue on IBM i (AS/400) for any updates. When someth...formats are equal). I will have to change both formats in ILERPG afterwards, so all properties/arrays/objects should be parsed from input XML and for output XML an entirely new object should be created and here you are allowed to insert each property/array/object as single entities, thus building up the XML from scratch. Use XML-INTO for parsing (maybe also generating?) XML. We also need a client Quarkus application that can generate a unique key and post that key together with some XML to the IN data queue and then wait for a response on the OUT data queue with the same key. Then when out message is received it can just print it to th...

    $390 Average bid
    $390 Avg Bida
    1 bida

    Hi All, i am looking for developer who should know and expert in in kotlin, quarkus framework ,kafka developer and who can ready to work on client laptop wia screen sharing as mention fixed time 7 pm ist to 1 am ist ,5 days a week. Max budget:50k INR a month No hourly rate, No advance. preferring indian developer

    $592 Average bid
    $592 Avg Bida
    1 bida

    Need to develop a rest api with 2 endpoints using Quarkus.

    $25 Average bid
    $25 Avg Bida
    2 bida

    I need to make a Java based Quarkus application accept HTTPS connection. I have found the following blog. I think this seeds to be followed. HTTP, Java, Linux

    $545 Average bid
    $545 Avg Bida
    11 bida

    I need to make a Java based Quarkus application accept HTTPS connection. I have found the following blog. I think this seeds to be followed.

    $30 Average bid
    $30 Avg Bida
    3 bida

    application should be build in microservices with quarkus and basic java.

    $100 Average bid
    $100 Avg Bida
    7 bida

    I am looking for a good hands on writing code very efficiently and understand the requirements and architecture guy who can support me 4-5 hrs a day to complete iteration work. i will give long term project. Below is a tech stack Java : JAVA 8 or higher - mandatory J2EE Frameworks : Spring - mandatory ,Spring Boot - mandatory, Quarkus - Optional Orchestration Frameworks: Kubernetes - should have idea at least. DBs: MYSQL Note: Please don't bid if you don't have hands on and serious about work.

    $462 Average bid
    $462 Avg Bida
    21 bida

    Quarkus basic rest end point with token authorization

    $16 Average bid
    $16 Avg Bida
    3 bida

    I am looking for a core Java developer to help with two small bugs I am seeing in some code. 1 – I am trying to read values from the properties files in Quarkus framework. The application has both production and develoment properties. I have followed the documentation but I am getting 'null' properties for both production and developement properties. 2 – I am getting an error : org/json/JSONException I am seeing this error at runtime. I am not using m Maven. This is Eclipse project. I have added the correct jars to the classpath. When this bug is fixed the might be other bugs in the code where I need help. The coder should be a good communicator.

    $28 Average bid
    $28 Avg Bida
    14 bida

    ...multi-tenant platform the industry has to offer. * Apply modern best practices in your software designs and implementations. * Deliver efficient, maintainable, robust Java based microservices. Essential Requirements
 * 8+ years of software engineering experience. * Strong Java experience * Experienced in core java, multi-threading, garbage collection * Experience with frameworks such as spring-boot, quarkus * Experience with linux, performance engineering, observability practices * Experience with web services frameworks and related technologies such as Java, Groovy, Grails, Spring, J2EE, Apache Tomcat, HTTP, AJAX, REST, SOAP, XML * Experience with large scale databases and related technologies such as SQL, NoSQL, MySQL, JDBC, RDS * Strong Knowledge of container technologies lik...

    $12 / hr Average bid
    $12 / hr Avg Bida
    10 bida