2

Remote Working Java Developer Jobs in Dallas, TX

Lead AEM Developer - Remote

Dallas, TX · On-site +1

$58.50 - $76.50/hr

Lead AEM Developer Location: Remote project Duration: 6-12 months Role Overview & Required Skills ... Experienced in designing and development in Core Java, Servlet, JSP, J2EE, XML, XSLT, Struts ...

... remote role in CST or EST time zones - preference for candidates to be located near Dallas, TX or ... platform engineering, and backend systems. • Expertise in Java, Spring Boot, and Node.js for ...

... PA, Remote-TX, Remote-VA, Richardson, Texas Details Kemper is one of the nation's leading ... You will work on Guidewire ClaimCenter and its surrounding middleware (Java/SpringBoot, AWS SQS/SNS ...

Fully Remote Experience : 5+ years JD: The STARS Data Operations Program Orchestration - Manager ... Proficiency in Scripting (Batch/Shell/Java Script). Proficiency in Dashboard tools (Tableau/Cognos ...

SW Engineer (DevOps)

Prosper, TX · Remote

$54 - $74/hr

... java knowledge Experience in SQL optimization and tuning of SQL queries using SQL profiler and ... Comfort in working with team members that are remote and located in the US, India or other ...

USA 100% Remote Experience: 7+ Job Type: Full Time Employment/Contract What You'll Do: * Leads ... Strong technically around SQL queries, C# User formula, Java Script etc. * Apriso UI/UX improvement ...

Sr. Engineer - Salesforce

Coppell, TX · Remote

$132K - $176K/yr

Sr. Engineer - Salesforce Remote TX | Direct Hire Interview conducted onsite W2 Only (No ... Java, Node.js, or React * Working knowledge of SQL and relational databases * Familiarity with ...

Senior Developer

Dallas, TX · On-site +1

$57K - $113K/yr

Design, develop, and maintain Java/J2EE-based applications and batch processes, as required ... Experience working in Agile or DevOps environments * Experience working in enterprise application ...

next page

Showing results 1-20

Remote Working Java Developer information

See Dallas, TX salary details

$15

$56

$76

How much do remote working java developer jobs pay per hour?

As of Jul 11, 2026, the average hourly pay for remote working java developer in Dallas, TX is $56.09, according to ZipRecruiter salary data. Most workers in this role earn between $48.51 and $62.79 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a Remote Working Java Developer, and why are they important?

To thrive as a Remote Working Java Developer, you need strong proficiency in Java programming, object-oriented design, and a relevant bachelor's degree or equivalent experience. Familiarity with tools such as IntelliJ IDEA or Eclipse, version control systems like Git, and frameworks such as Spring Boot is typically required. Excellent self-motivation, time management, and effective communication skills are crucial for collaborating with distributed teams. These abilities ensure high productivity, code quality, and seamless teamwork in a remote work environment.

What is a Remote Working Java Developer?

A Remote Working Java Developer is a software engineer who specializes in building applications using the Java programming language and works from a location outside the traditional office environment. These professionals collaborate with their teams and clients using digital communication and project management tools. They are responsible for writing, testing, and maintaining code, often adapting to flexible schedules and managing their own workspaces. Remote Java developers need strong technical, communication, and time management skills to be successful.

How do Remote Working Java Developers typically collaborate with team members across different time zones?

Remote Working Java Developers often collaborate using a combination of asynchronous tools (like email, code repositories, and project management platforms) and scheduled virtual meetings. It's common to coordinate overlapping work hours for real-time discussions, while documentation and code reviews happen asynchronously to accommodate varying time zones. Clear communication and regular updates are essential to keep everyone aligned and ensure smooth project progress.

What is the difference between Remote Working Java Developer vs Remote Working Software Engineer?

AspectRemote Working Java DeveloperRemote Working Software Engineer
Required CredentialsBachelor's in Computer Science, Java certifications (e.g., Oracle Certified Java Developer)Bachelor's in Computer Science or related field, various programming certifications
Work EnvironmentRemote, often collaborative teams, Agile/Scrum practicesRemote or hybrid, diverse projects, Agile methodologies
Employer & Industry UsageTech companies, finance, e-commerce, startupsTech firms, software consultancies, enterprise solutions
Common Search & ComparisonYesYes

The main difference between a Remote Working Java Developer and a Remote Working Software Engineer lies in their focus areas. Java Developers specialize in Java programming and related frameworks, while Software Engineers have a broader scope, working across multiple languages and systems. Both roles often work remotely in tech-driven industries and require similar credentials, but Java Developers are more specialized in Java-based projects.

What are popular job titles related to Remote Working Java Developer jobs in Dallas, TX? For Remote Working Java Developer jobs in Dallas, TX, the most frequently searched job titles are:
What job categories do people searching Remote Working Java Developer jobs in Dallas, TX look for? The top searched job categories for Remote Working Java Developer jobs in Dallas, TX are:
What cities near Dallas, TX are hiring for Remote Working Java Developer jobs? Cities near Dallas, TX with the most Remote Working Java Developer job openings:

Senior Software Engineer, AI-Augmented Backend

eNett

Dallas, TX • Remote

$119K - $154K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 16 days ago


Job description

This is a remote position; however, the candidate must reside within 30 miles of one of the following locations: Boston, MA; San Francisco Bay Area, CA; Dallas, TX; Salt Lake City, UT; Seattle, WA; and Portland, ME

About the Team/ Role


Our backend team is in the middle of a large-scale platform modernization: incrementally retiring a legacy SOAP/Informix monolith in favor of a REST-based, event-driven architecture on PostgreSQL and Redis, applied through the Strangler pattern so that customer-facing services keep running without interruption.


We're looking for a Senior Software Engineer, AI-Augmented Backend who brings deep, hands-on technical depth to this effort. This is an individual-contributor role built for someone who wants to own hard problems end to end - designing the systems, writing the critical code, and raising the bar for engineering quality across the team.
If you enjoy untangling legacy systems, designing clean APIs and event pipelines, and caring about correctness in a payments environment where mistakes have real financial and compliance consequences, this role is for you.
How you'll make an impact

  • Own the design and implementation of complex backend services in Java and Spring Boot, from architecture through production rollout and operability.
  • Drive the incremental migration of legacy functionality toward REST using the Strangler pattern.
  • Design event-driven data flows (CDC pipelines, schema evolution, idempotent consumers) that keep distributed systems consistent under load.
  • Make and document consequential architecture decisions: API contracts, data models, consistency and transactional boundaries, failure modes, and rollback strategy.
  • Practice spec-driven development: define clear, machine-readable contracts and specifications (e.g., OpenAPI, schema definitions, RFC 9457 problem formats) before implementation, so that designs are unambiguous, reviewable, and consumable by both humans and AI agents.
  • Use AI-assisted development tooling effectively and responsibly - leveraging coding assistants and agentic workflows to accelerate delivery while owning correctness, review, and the security implications of generated code.
  • Own service availability and reliability: design for high availability, define and defend SLOs/error budgets, plan for graceful degradation and failover, and participate in on-call to keep critical payment paths healthy.
  • Build observability in from the start, not as an afterthought - instrument services with metrics, distributed tracing, and structured logging (OpenTelemetry / Micrometer), and use that telemetry to drive alerting, SLOs, and incident diagnosis.
  • Set the standard for code quality, testing, and operational readiness, and raise that standard through code review, design review, and technical mentorship of other engineers.
  • Build for a payments environment: handle sensitive cardholder data responsibly, design with PCI DSS requirements in mind, and bake in audit logging and least-privilege access from the start.
  • Diagnose and resolve performance and reliability issues across the stack - query optimization, caching strategy, indexing, connection management, and latency under real production traffic.
  • Partner with product, platform, and other engineering teams to break large initiatives into safe, shippable increments.

Tech You'll Work With


Java Spring Boot PostgreSQL Informix Redis Apache Kafka Debezium (CDC) Avro / schema registry AWS (EKS) HashiCorp Vault OpenTelemetry / Micrometer / Prometheus / Grafana OpenAPI / spec-driven development AI-assisted development tooling REST API design Domain-Driven Design SLOs / on-call CI/CD

Experience you'll bring

  • 7+ years of professional software engineering experience, with a strong track record of building and operating backend services in production.
  • Deep expertise in Java and the Spring / Spring Boot ecosystem.
  • Strong command of relational databases - data modeling, query optimization, indexing, and transaction management.
  • Demonstrated experience designing and evolving RESTful APIs (versioning, error semantics, idempotency, backward compatibility).
  • Hands-on experience with distributed and/or event-driven systems (e.g., Kafka or similar messaging/streaming platforms).
  • Solid grounding in system design: you can reason about consistency, fault tolerance, scalability, and operational trade-offs, and communicate those trade-offs clearly.
  • Strong observability practice - you instrument services with metrics, distributed tracing, and structured logging using OpenTelemetry, Prometheus, and Grafana, and use that telemetry to define alerts, diagnose incidents, and understand production behavior.
  • Experience operating high-availability services: defining and meeting SLOs, designing for failover and graceful degradation, and supporting production systems through on-call.
  • Comfort with spec-driven development - designing against explicit contracts (OpenAPI, schemas, well-defined error formats) before writing code.
  • Effective, judicious use of AI-assisted development tools (spec driven development, skills), with clear ownership of the correctness, quality, and security of the resulting code
  • A demonstrated security mindset - you think about data protection, safe credential handling, and injection / input-validation risks by default.
  • Strong written and verbal communication; able to influence technical direction across a team without formal authority.
  • Working knowledge of Domain-Driven Design (aggregates, bounded contexts, application services).
  • Experience with AWS and Kubernetes (EKS), HashiCorp Vault, and Redis-compatible caching at scale.
  • Must be authorized to work in the United States without sponsorship.

Preferred Qualifications

  • Experience modernizing legacy systems, particularly with the Strangler pattern or comparable incremental-migration approaches.
  • Familiarity with Change Data Capture (e.g., Debezium) and schema-registry-backed event pipelines (Avro/Protobuf).
  • Experience in payments, fintech, or other regulated, high-compliance domains (PCI DSS exposure a plus).
  • Experience with legacy migrations off Informix or comparable enterprise RDBMS platforms.
  • Performance / load testing experience (e.g., k6) and capacity planning.
  • Proven track record with AI-driven development platforms such as Claude Code, Cursor, Augment, and GitHub Copilot.
The base pay range represents the anticipated low and high end of the pay range for this position. Actual pay rates will vary and will be based on various factors, such as your qualifications, skills, competencies, and proficiency for the role. Base pay is one component of WEX's total compensation package. Most sales positions are eligible for commission under the terms of an applicable plan. Non-sales roles are typically eligible for a quarterly or annual bonus based on their role and applicable plan. WEX's comprehensive and market competitive benefits are designed to support your personal and professional well-being. Benefits include health, dental and vision insurances, retirement savings plan, paid time off, health savings account, flexible spending accounts, life insurance, disability insurance, tuition reimbursement, and more. For more information, check out the "About Us" section.Pay Range: $121,500.00 - $145,500.00