Spring boot executable jar example工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 spring boot executable jar example 找到工作

    项目名称:AI智慧园区管理平台 项目概述: 我们正在寻找一支富有创新精神、技术实力雄厚的开发团队,共同打造一款集AI技术与大数据分析于一体的智慧园区管理平台。该平台旨在通过智能化、数字化的手段,全面升级园区管理效率,提升用户体验,促进园区内商业、生活、安全、税务等多方面的智能化融合。本项目将以Java为开发基础,采用分布式与微服务架构,确保系统的高可用性、可扩展性和灵活性。 项目技术要求: 1. 技术栈: 主要编程语言:Java(包括但不限于Spring BootSpring Cloud等框架) 分布式架构:基于Kubernetes或Docker容器化部署,实现服务间的松耦合与高效调度。 微服务架构:将系统拆分为多个独立的服务,如用户服务、支付服务、数据分析服务等,通过API Gateway进行服务间的通信与管理。 数据库:采用MySQL/PostgreSQL等关系型数据库存储结构化数据,结合Redis、MongoDB等NoSQL数据库处理高并发访问与缓存。 消息队列:Kafka/RabbitMQ等,用于解耦系统组件间的依赖,提高系统响应速度和容错性。 大数据处理:Hadoop/Spark等用于海量数据的存储与处理,结合Elasticsearch等实现快速检索与分析。 AI与机器学习:集成TensorFlow/PyTorch等深度学习框架,实现图像识别、自然语言处理等AI功能。 2. 功能需求: AI数字名片:通过人脸识别与AI分析技术,为园区内人员生成个性化的数字名片,支持快速识别与社交互动。 智慧园区:集成物联网(IoT)技术,实时监控园区内环境(如温湿度、空气质量)、能源使用情况及设备状态,实现智能化管理。 智慧商城+跨境电商:搭建在线...

    $50000 Average bid
    $50000 平均报价
    1 个竞标

    快速前后端生成页面 low price

    $135 Average bid
    $135 平均报价
    10 个竞标

    我的网站需要一位对Spring Cloud 非常熟练掌握的人员帮助解决分布式事务问题

    $11 - $33
    $11 - $33
    0 个竞标

    采用Spring MVC、Spring 、MyBatis架构,提供企业内部应用

    $10 / hr Average bid
    $10 / hr 平均报价
    3 个竞标

    ...能全面的结果,基于这些结果进行联想,从而获取跟目标关键词相关的尽可能多的结果。提供用户数据抽取关键词输入界面,在结果中根据用户提供的关键词进行结果抽取,并进行自动合并以及去重。 2. 输入 手动输入关键词 导入Excel 从数据库获取关键词 3. 输出 结果另存为Excel(2010以上版本) 直接导入DataBase 可根据用户需求选择导出保存为Office文件(Word,Excel) 4. 开发工具 Eclipe J2ee 5. 数据库 MSSQL2008 6. 是否需要界面 需要 7. 开发文档 程序流程图 程序开发文档 代码中必要位置添加注释 如有用到开源项目,请说明 8. 其他说明 该项目需要程序能够进行二次开发,支持分布式部署,并发多线程进行搜索,自动平衡各节点资源消耗 完成后的项目要作为一个独立的项目存在,将整个项目连带所用到的JAR包一起打包作为最后的交付内容。

    $250 - $750
    $250 - $750
    0 个竞标

    java项目功能模块开发; 项目采用strtus2+hibernate+spring框架,数据库采用mysql。 熟悉java网络编程; 熟悉并能熟练运用 freekmer 和 jstl等;

    $636 Average bid
    $636 平均报价
    8 个竞标
    web 拍卖活动网站
    已经结束 left

     整个产品拍卖系统采用B/S结构、J2EE技术框架,采用基于J2EE技术是为了充分利用众所周知的Java所具有独特的跨平台的优势。  技术框架流程  技术标准 1.基于J2EE的技术标准 2.基于SOA的标准 3.基于XML的技术标准 4.缓存技术 5.Comet技术  逻辑层采用Spring 3.0技术,主要实现对数据层的操作、事务管理及系统调度等。  持久层采用OR-MAPPING工具Ibatis 来完成与数据库、缓存池的交互。  控制层采用Struts2.3.4 来完成与数据库、页面的交互。  系统安全控制采用目前业界优秀的安全组件Acegi Security来保护网络资源及领域对象。  数据访问接口采用符合SOA(SCA )标准的JAVA +Webservices(Xfire) + XML技术 。  客户端与服务器的数据交换采用缓存技术(Ehcache)减少数据库服务器的压力,并提高客户端和服务器端交互效率。

    $5134 Average bid
    $5134 平均报价
    6 个竞标

    I'm looking for an experienced developer to integrate Stripe Payouts into my website. The site is built using Java Spring Boot, so expertise in this framework is a must. Key Requirements: - Proven experience with Stripe integrations, particularly Payouts. - Strong expertise in Java Spring Boot. - Ability to deliver a seamless, secure and efficient integration. Please share your relevant experience and examples of similar projects you've completed. Looking forward to your proposals.

    $8 / hr Average bid
    $8 / hr 平均报价
    9 个竞标

    I need a Spring Boot expert to finalize an almost complete password change feature. The system should allow users to change their passwords in the Settings module, with the following functionalities: - Pre-filling user information from the User table. - New password input. - Verification of password against security requirements using the Passay library. - Encryption of the new password and updating it in the User table. - Displaying a confirmation of the password change. You will also need to handle an alternative flow for invalid passwords, where the system displays an error and the user can try inputting a new password. You don't need to worry about the integration with Docker, PostgreSQL, or Thymeleaf, all of that is already set up. Your main focus is on the compl...

    $22 Average bid
    $22 平均报价
    15 个竞标

    Pr...Check Order Status which I think we can use the VITALS app for both of these or the shopify site itself so customers can keep track of everything. - Custom Emails providing customers with all information on track, how to sign up for the following delivery customized services for your residence FREE (links to each) UPS My Choice® (Free), USPS Informed Delivery® (Free), and Fedex Insight® (Free) Spring First Shipping Map and instructions for delivery on Summer/Fall/Winter Contact for Live Guarantee with Photos must be provided to us by email within 24 hours of delivery to prove the package was opened and plants or animals attended to on arrival, or the Guarantee is void. That is the only condition we require for guarantee so please do not wait if you expect to be gra...

    $457 Average bid
    $457 平均报价
    37 个竞标

    ...Check Order Status which I think we can use the VITALS app for both of these or the shopify site itself so customers can keep track of everything. - Custom Emails providing customers with all information on track, how to sign up for the following delivery customized services for your residence FREE (links to each) UPS My Choice® (Free), USPS Informed Delivery® (Free), and Fedex Insight® (Free) Spring First Shipping Map and instructions for delivery on Summer/Fall/Winter Contact for Live Guarantee with Photos must be provided to us by email within 24 hours of delivery to prove the package was opened and plants or animals attended to on arrival, or the Guarantee is void. That is the only condition we require for guarantee so please do not wait if you expect to be gr...

    $149 Average bid
    $149 平均报价
    56 个竞标

    I'm seeking an expert to config...Audio: Configure ALSA as the sole audio solution. - Drivers: Include only necessary drivers, with the RPi 400 Wi-Fi as the only network driver. - Boot Time: Strip the kernel and OS to their minimum for the fastest boot time. - Environment: Ensure the setup is minimal, excluding anything we don't need. For example. the windowing system. - Access and Tools: Set up SSH. I need a build toolchain (GCC). Inform me whehter that should be pre-installed or if a package manager will work. Skills & Experience: - Proficiency in configuring Buildroot for Raspberry Pi. - Ability to create a minimal, efficient environment. Goal: I want to be able to boot as quickly as possible into an environment where I can render audio/video...

    $158 Average bid
    $158 平均报价
    10 个竞标

    ... "Homemade Spicy Pickles"). Key details: Ingredients list, weight (e.g., "500g"), manufacturing and expiry dates (placeholders are fine), and storage instructions. A tagline or slogan (if you have one). Sticker Dimensions: Provide precise dimensions (e.g., Height x Width in cm/inches) that fit the jar. Deliverables: High-resolution designs in AI, PSD, and PNG formats. A mockup showing how the sticker will look on the jar. Editable files for future updates. Design Guidelines: Use clear and readable fonts. Ensure the design reflects the product’s freshness and authenticity. Colors must be vibrant and food-safe. Include space for a barcode (optional). Time...

    $16 Average bid
    $16 平均报价
    19 个竞标

    ...registration/login. Backend Development: Create RESTful APIs using Java (Spring Boot preferred). APIs to support user authentication, business/event data retrieval, and category management. Database: Use MySQL for basic data storage. Include tables for businesses, users, events, and categories. Key Features: Dynamic search and category-based filtering. User registration/login (basic authentication). Add/edit businesses and events (admin only). Deliverables: A functional prototype of the platform with source code. Clear instructions for running the application locally. Initial setup for deployment (e.g., Docker or cloud hosting guidance). Technical Requirements: Frontend: ReactJS, HTML5, CSS3, JavaScript/TypeScript. Backend: Java (Spring Boot), RESTful AP...

    $106 Average bid
    $106 平均报价
    21 个竞标

    ...cron program () known from Unix systems. The program should meet the following requirements: 1. It should be based on the mechanism of interval timers. 2. The program should be controlled by command-line arguments. 3. Only one instance of the program should be able to run at a time (the first launch of the executable starts the service server, subsequent launches act as clients). 4. Subsequent launches of the executable with appropriate arguments should be used to control the program’s operation. 5. Client-server communication should use a messaging mechanism. 6. It should be possible to schedule the execution of a specified program by providing a relative time, an absolute time, or a cyclical schedule. 7. There must be a possibility to schedule the execution

    $100 Average bid
    加保
    $100
    5 项参赛作品

    I'm looking for a skilled illustrator who can draw a cartoonish style picture of an adult human character. The character should be depicted in a playful, cartoonish manner. It’s a diver holding a boot that looks like a boot you wear when you sprain an ankle and just bar games in the background the diver is holding a pool stick and in the bottom right corner I need a dented hydroflask bottle with the initials DL, this is for a military dive school graduation t shirt Ideal skills and experience for the job: - Proficiency in cartoonish style illustrations - Experience in drawing human characters, particularly adults - Ability to convey personality and emotion through character design - Creativity and originality in character design - Strong understanding of color, c...

    $101 Average bid
    $101 平均报价
    75 个竞标

    Spice jar label as we discussed on chat.

    $15 Average bid
    $15 平均报价
    1 个竞标

    I'm looking for a designer to create a vintage-style label for my Spicy Jar. This label will be for an upcoming bottle of spice that I intend to sell online. Key Requirements: - The label needs to prominently feature the ingredients. - It should also include the brand name, barcode, and website. - The design should be in cool tones, particularly blue and green. You may refer to the graphic I have already sourced online. We are operating on a low budget for this project, with a total of $15. Please let me know if you can assist.

    $32 Average bid
    $32 平均报价
    121 个竞标

    I'm in need of a classic style honey jar mock-up in Photoshop. The mock-up should be comprehensive, featuring the lid design and an appropriate background setting. Ideal Skills and Experience: - Proficiency in Photoshop and 3D modeling - Strong design skills, particularly in classic style - Experience in creating product mock-ups - Ability to create realistic background settings Please include examples of similar projects in your bid.

    $14 Average bid
    $14 平均报价
    4 个竞标

    I'm looking for a skilled seamstress to create a marine windshield enclosure for my motorboat. The project involves sewing together pre-cut and taped pieces of Sunbrella fabric and Strata glass. This will take place in the spring. Key Requirements: - Sewing a curved windshield enclosure - Working with marine-grade materials - Attention to detail for a secure and weather-tight fit I will supply the thread, so you don't need to worry about color-matching or contrasting. Just bring your sewing skills and experience with marine projects!

    $315 Average bid
    $315 平均报价
    65 个竞标

    ...into a Windows executable. This executable should be able to run on PCs without Java installed. I have the Java JDK and the native-image on my PC. The task involves: - Providing the GraalVM native-image commands to compile the Java app into a single executable file. - Delivering the commands without the need for an installer package or an executable with dependencies. Ideal candidates for this project should have: - Extensive experience with GraalVM and its native-image capabilities. - Deep understanding of Java and AWT. - Previous experience in converting Java applications into Windows executables. - Ability to deliver succinct and clear command instructions. To compile and run the application I use: javac -cp ".;tinysound-1.1.1.jar;steamworks...

    $132 Average bid
    $132 平均报价
    18 个竞标

    ...organic garden Caring for animals Supporting kitchen operations Working as a waitress Performing as a guitarist or singer Babysitting Acting as a tour guide Our Unique Location La Maremmana is located in the heart of the Maremma – one of the most beautiful regions of Italy: 15 minutes from Scansano, home of the famous Morellino di Scansano. 25 minutes from Saturnia, the most famous Etruscan thermal spring in Europe. 30–40 minutes from the Etruscan cultural sites of Sorano, Pitigliano, and Sovana. 45–60 minutes to the dreamy beaches of Albarese or Monte Argentario with Porto Santo Stefano. Airports: Pisa (75 minutes), Florence (90 minutes), Rome (100 minutes). My Vision My goal is to successfully complete the crowdfunding by April 30, 2025, and to celebrate an...

    $164 Average bid
    $164 平均报价
    5 个竞标

    I'm in need of a service that can provide an image, a definition, and an example sentence for a significant number of words (more than 100). This is for the American Language Course, which is a book used to teach English to international military students. These words will be provided by me in sections. I have attached an PowerPoint example for section 7.1. Key Requirements: - Ability to source or create suitable images for each word. Any type of image is acceptable (stock images, custom illustrations, etc.) just as long as it appropriately represents the word. Preferably realistic. ChatGPT works. - Strong understanding of language to craft clear, concise definitions and example sentences. - Creativity and resourcefulness in finding or creating engaging and rel...

    $46 Average bid
    $46 平均报价
    34 个竞标

    I am in need of a seasoned web developer to create a fully functional online casino website. The primary focus of the site will be online gambling, featuring a variety of slot games and live dealer games. Key requirements include: -The backend should be implemented using .NET or Spring frameworks only (please, no Laravel, Ruby , etc.) -The frontend should be implemented using with Typescript only. -The project's techstack will be Gitlab CI, Playwright, PostgreSQL, Docker, Git. - Comprehensive user account features: This will involve crafting detailed user profiles as well as implementing a system for tracking user history. - A keen understanding of online gambling: Experience in developing similar websites or a deep knowledge of the online gambling industry will be a major a...

    $15 / hr Average bid
    $15 / hr 平均报价
    97 个竞标

    I'm experiencing a deployment failure with my Spring Boot application on AWS Lambda. The issue arises when I'm running the Lambda function, and I'm encountering a ClassNotFound exception for the handler class, despite the class file being present in the JAR. I need an expert who can: - Troubleshoot the deployment issue and find the root of the ClassNotFound exception. - Diagnose if there's a problem with the JAR or the Lambda configuration. - Provide solutions to successfully deploy and run the Spring Boot application on AWS Lambda. Ideal candidates should have: - Extensive experience with AWS Lambda and Spring Boot. - Proficiency in diagnosing and resolving deployment issues. - Familiarity with building and c...

    $7 / hr Average bid
    $7 / hr 平均报价
    11 个竞标

    I need assistance with a Windows 10 .exe file that runs an Access database. The executable file is experiencing startup issues and needs debugging. The main purpose of this project is to understand the software behavior, so a keen eye for detail and strong analytical skills are crucial. Key Responsibilities: - Debug the .exe file to identify the cause of the startup issues - Study the compiled software to understand its behavior - Implement necessary fixes to enable smooth startup of the executable file Ideal Skills and Experience: - Extensive experience with Windows 10 .exe files - Proficiency in working with Access databases - Strong debugging skills - Excellent understanding of software behavior - Ability to implement effective solutions to technical issues

    $479 Average bid
    $479 平均报价
    59 个竞标

    ...texturing, and animation. What the Video Entails: Environment Creation: Design a realistic sand dune environment with a Sumerian tablet embedded in the sand. Particle Simulation: Simulate dynamic sand movement, including breezes and a sandstorm effect that partially buries and uncovers the tablet. Tablet Transformation: Animate the Sumerian tablet transitioning into a digital screen with a computer boot-up sequence, cryptic codes, a multilingual "Hello" sequence, and a final reveal of the brand name. Lighting and Look Development: Develop a striking and cohesive visual style that transitions seamlessly from ancient to modern. Key Skills Needed: 3D environment creation Particle simulation (e.g., sand, dust) Hard surface modeling (e.g., the tablet) Texturing, lighting,...

    $1318 Average bid
    $1318 平均报价
    52 个竞标

    I am looking for an experienced Minecraft plugin developer to create a user-friendly CommandPanel for my server players. This panel should include essential plot management commands and an economic trading system. Requirements: CommandPanels for Plot Management /rp commands should be executable via clicks in the CommandPanel. Functions to include: Claiming a plot Renaming a plot Adding a player/owner to a plot Deleting a plot Expanding a plot and all nessasary player commands what needed. A unique item (not obtainable in survival mode) must be available through the panel to mark plot boundaries. A link to the flag panel for easy access. Flight Restrictions Flight should be disabled for players globally in the world but allowed on a plot if enabled through flags. Admins can fly. ...

    $79 Average bid
    $79 平均报价
    11 个竞标

    I'm seeking a skilled Java developer with expertise in Spring for enhancing a web application. The primary focus of this project is on developing new features. Ideal candidates should: - Have a strong background in Java and Spring framework - Possess experience in web application development - Be able to translate feature requirements into functional code Your role will primarily involve: - Understanding the current architecture of the web application - Collaborating with me to conceptualize new features - Implementing these features in a robust and efficient manner I look forward to your proposals.

    $5 / hr Average bid
    $5 / hr 平均报价
    25 个竞标

    I am working on a project involving the Spring Framework and need assistance with developing specific features, primarily CRUD operations. Key Responsibilities: - Implementing Create, Read, Update, and Delete functionalities Ideal Skills and Experience: - Proficient in Spring Framework - Experience in developing CRUD operations - Ability to work on feature development

    $81 Average bid
    $81 平均报价
    27 个竞标

    Team Needed: Java (Spring Boot) and React Vite Experts Project Overview: We are seeking a team with extensive experience in Java Spring Boot and React Vite to collaborate on enhancing and developing additional modules for our Management System. This is a complex and deep system, and we need professionals who can deliver high-quality results within a tight timeline. Key Requirements: Backend Expertise: In-depth knowledge and proven experience in Spring Boot. Frontend Expertise: Skilled in React Vite. Ability to deliver each module within a 1-2-week timeframe Proven track record of managing and delivering complex modular systems. Scope of Work: Develop and integrate additional modules into the existing system. Ensure all new modules align seamles...

    $4184 Average bid
    $4184 平均报价
    55 个竞标

    I need a security expert to micro task test an executable binary on Linux. The primary focus of this task is to assess the security aspects of the binary. I will provide the binary, this code should be run on Fedora or Kali and i will need screenshots of every step of the test. between 4-6 screenshots of the steps. These screenshots could be about basic things like simply inputting the binary into the VM. Ideal skills and experience for the job include: - Extensive knowledge and experience with Linux operating system. - Proficiency in testing executable files. - Strong background in security testing. - Familiarity with using tools for binary analysis and security assessment. Please note, this task does not involve testing for functionality or performance, but a keen eye...

    $12 / hr Average bid
    加急
    $12 / hr 平均报价
    16 个竞标

    Looking for a Python developer to create a cross-platform desktop app (Windows, Linux, macOS) that embeds a web application. Must include a setting for autostart on PC boot and allow future feature enhancements.

    $82 Average bid
    $82 平均报价
    6 个竞标

    ...part of the circle and forms a ring. It can be adjusted using a pneumatic valve and is controlled via a timer (punching time, pause time, return time to the starting position / there are also punchers with spring valves, which automatically return, only have a punching time). The conveyors are classic, ordinary ones that move the belt, there are not many complications. As for the robot, I worked with Fanuc Robots, the control system is simple, the paths that it needs to follow are defined in the robot itself and then it is imported into the program with the operation of the press. For example (the press has tripped, call Movement_of_robot_under_the_press). Of course, the operation of the robot depends on many conditions of the press that need to be met (the press cannot ...

    $14 / hr Average bid
    $14 / hr 平均报价
    26 个竞标

    ...entity within game. Overall features Key features of mod 1. Deleting all vanilla entities Once you put this mod file inside the mod folder, it overwrites all entity-related information in the minecraft-{version}.jar file with dummy data. It's not just erasing during runtime based game memory, but actually overwriting jar file after decompiling it. 2. Preventing mod entity Also, as soon as you put it inside the mod folder, all the other mod files in the folder will be overwritten with dummy data. The file's name will also be changed to ""(because most Mod files are in jar style). Since the mod folder itself is modulated to turn files within it into dummy data, every mod files would be turned into dummy files regardless of the removal of this m...

    $128 Average bid
    $128 平均报价
    10 个竞标

    I need an experienced Linux system administrator to troubleshoot and fix boot issues on my CentOS 7 server hosted with OVH. The server is currently in rescue mode after a failed reboot. Here are the details of the issue: Server Configuration: CentOS 7. RAID 1 setup using /dev/md2 (root) and /dev/md3 (data). GRUB bootloader needs to be reinstalled and configured properly. Current Status: I can access the server via SSH in rescue mode. The RAID arrays are active and synchronized ([UU] state). /dev/md2 is mounted successfully, and the filesystem appears intact. GRUB is missing or misconfigured, causing the server to fail booting into normal mode. Problems Encountered: Attempting to reinstall GRUB (grub-install) results in command not found. YUM package manager cannot install grub2 ...

    $136 Average bid
    $136 平均报价
    15 个竞标

    I need a Thermal Printer ESC POS command expert who can help fix an issue with my code. My spring boot application is supposed to print Arabic text via a thermal printer, but the text is scrambling. The Arabic text is sourced from user input via a web form. Ideal Skills and Experience: - Extensive knowledge of ESC POS Commands - Experience with thermal printer integration - Understanding of Arabic text processing - Proficient in debugging and code fixing - Familiar with web form data handling

    $24 Average bid
    $24 平均报价
    20 个竞标

    I'm seeking an expert-level interviewer in the Java development field to assess a candidate's technical skills. Key Focus Areas: - Advanced Java Programming Concepts: The interviewer should evaluate the candidate's understanding and application of multithreading, collections, and exception handling. - Framework Proficiency: Proficiency in Spring and Hibernate is critical. The interviewer should assess the candidate's experience and expertise in using these frameworks. - Database Integration & Optimization: The candidate's knowledge and skills in database integration and performance optimization are to be assessed. The ideal interviewer should have a deep understanding of Java best practices, be skilled in debugging and troubleshooting Java applications...

    $317 Average bid
    $317 平均报价
    25 个竞标
    Game Crash Issue Fix on PC
    1 天 left
    已验证

    ...WindowsEntryPoint executable. Key Details: - The faulting application and module are the same WindowsEntryPoint.Windows_W10.exe. - The exception code is 0xc0000409. - The crash occurs when retrieving player data. Troubleshooting Steps Taken: - I've already tried reinstalling the game. - Updated all necessary drivers. - Checked for Windows updates. - Spoke with Microsoft support. No recent changes or updates have been made to the game or Windows prior to the issue occurring. The game is being run on a PC. Ideal Skills and Experience: - Proficient in diagnosing and resolving PC game crash issues. - Familiarity with Microsoft account integration in games. - Experience with interpreting and troubleshooting based on crash logs. - Excellent understanding of Windows operating...

    $23 Average bid
    $23 平均报价
    9 个竞标

    I have a WAR file project that I need deployed on a Tomcat server running on an Ubuntu server. The WAR file deployment involves a shell script, Docker Compose, a JAR, and other configuration files. The final deployment needs to be hosted on a specific domain that I own. - I prefer to use the Shell script for deployment. - I have a Shell script ready for deployment. - I may need some modifications to the Shell script. I am looking for an expert who can assess my Shell script and make any necessary modifications to ensure a smooth deployment. The backend of project is in java and front end is in react/node js. Project ran successfully on local intellij and war file built successfully.

    $56 Average bid
    $56 平均报价
    22 个竞标

    I've encountered a troubling issue with my Windows 11 machine. An error message pops up immediately after booting: "The type initializer for App1.a threw an exception." This occurred right after I installed a new general application. I'm seeking a skilled IT professional with experience troubleshooting Windows 11 boot errors linked to newly installed software. Please reach out if you can assist. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** : The type initializer for 'App1.a' threw an exception. ---> : Could not load file or assembly ', Version=, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

    $143 Average bid
    $143 平均报价
    12 个竞标

    I'm in need of a skilled Java Spring Reactive programmer who can assist in developing new features for my microservices architecture. Key responsibilities will include: - Creating and implementing innovative functionalities. - Enhancing API responsiveness for improved performance. Ideal candidates should have a strong background in: - Java Spring Reactive programming. - Microservices architecture. - API performance tuning.

    $23 / hr Average bid
    $23 / hr 平均报价
    124 个竞标

    I'm looking for a professional to create a modern-themed Shopify store for my candle business. Key Responsibilities: - Develop a modern, user-friendly Shopify theme for a candle shop - Execute a 3D photo shoot for two types of candles: Luxury (black jar, white candles) and Marble effect (clear jar, colourful candles) - Produce a product animation video intended to demonstrate usage - Design product banners focused on promotional events - Create all necessary contents for the shop Skills & Experience: - Proficient in Shopify setup and design - Experienced in 3D product photography - Capable of producing engaging product animation videos - Skilled in graphic design for product banners - Excellent content creation skills We will provide the jars and labels, your tas...

    $267 Average bid
    $267 平均报价
    68 个竞标

    ...on my computer and will be delivered as an executable file .exe for windows. Key Deliverables: - A working Python script or executable that: - Retrieves data from the Odds API (player name, prop category, odds, and line value). - Filters the data based on a specific odds threshold (-400 to -1200). - Checks Airtable to avoid duplicate records (player name, prop category, and line value). - Inserts the data into Airtable if the combination of player, prop, and line doesn't already exist. - Retrieves totals for the relevant prop category (e.g., assists, points, rebounds, threes) from Airtable. - Calculates hit percentages for the last 5, 10, 20, and 30 games, along with a weighted average. - Updates Airtable with calculated hit percentages. - Executable file that...

    $199 Average bid
    $199 平均报价
    42 个竞标

    I'm currently facing a runtime error in my Spring Boot application that needs urgent attention. The error is occurring at the API endpoints. I also need to create two new API endpoints to support a frontend feature. Although I haven't specified the primary function for these endpoints, they will likely involve a mix of data retrieval, submission, and update. Ideal skills and experience for the job include: - Proficiency in Spring Boot - Experience in debugging runtime errors, particularly at API endpoints - Previous experience in creating API endpoints - Familiarity with frontend-backend integration - Knowledge in handling database operations Please note, the ability to work under pressure and complete the tasks in a timely manner is crucial.

    $21 Average bid
    $21 平均报价
    27 个竞标

    Packaging Design: Nature-Inspired Pet Food Jar and Pouch Label Design Contest We are seeking professional designers to create a new set of labels and packaging designs for our pet food products. These designs should work seamlessly for both transparent plastic jars and pouch packaging while conveying a professional, premium, and natural brand image. We’d like to incorporate natural elements such as leaves, trees, or other nature-inspired visuals to emphasize the natural and healthy features of our products. Contest Requirements: Design Objectives: The design must highlight the product’s key features, such as “Free-Range Chicken” and “Pesticide-Free,” in a professional, clean, and premium style. Ensure a consistent visual style between ...

    $64 Average bid
    加保
    $64
    68 项参赛作品

    This design aims to highlight the quality and freshness of our "Natural Jam" in a visually appealing and sophisticated manner. It should be suitable for advertising, attracting health-conscious consumers who appreciate high-quality, natural food products. Key Design Elements: 1. A luxurious jam jar should be at the center of the design, featuring a label with an image of a fig and our product logo, showcasing the premium quality of the product. 2. The background color should be a rich purple, complementing the color of the fig and creating a sense of uniqueness and appeal. 3. Incorporating natural elements like whole and sliced figs and plant leaves will enhance the perception of the product being natural and healthy. 4. A flowing purple liquid should add movement and vi...

    $13 / hr Average bid
    $13 / hr 平均报价
    40 个竞标

    One page of code project I need to share news updates by posting tweets through the Twitter API using Lucee CFML (ColdFusion). It should be not more than one page of cfml code, the last code was only few lines when I was using twitter4j jar file that helped me in coldfusion but after the x api update I'm unable to know how to update my code. Key Information: - The primary objective is to share news or updates via tweets. - The API endpoint will be the Twitter API, however, I may require guidance on this. - I have the necessary authentication details for the API. Ideal Skills and Experience: - Proficiency in Lucee CFML (ColdFusion). - Experience with the Twitter API. - Ability to provide guidance on API usage. - Good communication skills for understanding project requirement...

    $20 Average bid
    $20 平均报价
    1 个竞标