2

Remote Full Stack Java Developer Jobs in Omaha, NE

This is a remote position. #Li-Remote This role is contributing to the Electrification Smart ... We want you to bring your full self to work-your ideas, your energy, your ambition. You'll have the ...

Omaha, NE (Potential Remote) Employee Status: Contract We are seeking a highly skilled and ... Lead and manage a team of Guidewire developers, analysts, and administrators. * Oversee the full ...

Patent Agent

Omaha, NE · Remote

$100K - $170K/yr

Husch Blackwell LLP is a full-service litigation and business law firm with multiple locations ... The patent prosecution team is presently 35+ attorneys, 10 patent agents & engineers, and 15 ...

Patent Agent

Omaha, NE · Remote

$100K - $170K/yr

Husch Blackwell LLP is a full-service litigation and business law firm with multiple locations ... The patent prosecution team is presently 35+ attorneys, 10 patent agents & engineers, and 15 ...

Remote {#LI-Remote}, this role provides support for the East Coast and will require East Coast ... Work with Commercial Proposal Managers, Application Engineers, and Customers as required. * Source ...

Cyber Security Review Program Lead

Omaha, NE · On-site +1

$106K - $143K/yr

We're actively seeking a talented Senior Security Engineer to join the Engineering department ... day remote. How you'll help move us forward: * Own the end-to-end design, governance, and ...

Showing results 41-60

Remote Full Stack Java Developer information

See Omaha, NE salary details

$10

$55

$74

How much do remote full stack java developer jobs pay per hour?

As of Aug 6, 2026, the average hourly pay for remote full stack java developer in Omaha, NE is $55.56, according to ZipRecruiter salary data. Most workers in this role earn between $48.27 and $62.31 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a remote full stack Java developer?

To thrive as a Remote Full Stack Java Developer, you need strong proficiency in Java, front-end technologies (such as React or Angular), back-end frameworks (like Spring Boot), and experience with RESTful APIs and databases. Familiarity with tools like Git, cloud platforms (AWS, Azure), and relevant certifications such as Oracle Certified Professional Java Programmer are often advantageous. Excellent problem-solving skills, remote collaboration abilities, and effective written communication are essential soft skills for this position. These competencies enable the delivery of robust software solutions while ensuring seamless integration and teamwork across distributed environments.

What are the typical day-to-day responsibilities of a remote full stack Java developer?

Remote Full Stack Java Developers are usually responsible for designing, developing, and maintaining both front-end and back-end components of web applications. Daily tasks often include writing and reviewing code, participating in virtual meetings with cross-functional teams, troubleshooting bugs, and deploying updates to cloud environments. Collaboration happens frequently via chat, video conferencing, and project management tools, ensuring ongoing alignment with project goals. These developers typically split their time between new feature development, code optimization, and supporting team initiatives.

What is a remote full stack Java developer?

A Remote Full Stack Java Developer is responsible for building and maintaining both the front-end and back-end of web applications using Java technologies. They work with frameworks like Spring Boot for back-end development and front-end technologies such as HTML, CSS, and JavaScript. Since the job is remote, collaboration happens through virtual meetings, version control systems like Git, and project management tools. These developers ensure seamless integration between the client-side and server-side components of applications while optimizing performance and security.

What is the salary of remote full stack Java developer?

The salary for a remote full stack Java developer typically ranges from $80,000 to $130,000 annually, depending on experience, location, and company size. Skilled developers with expertise in Java, Spring, and front-end frameworks may earn higher compensation, especially with certifications or specialized skills.

Is Java full stack still in demand?

Java full stack developers are currently in high demand due to their ability to handle both front-end and back-end development using Java frameworks like Spring Boot and Angular or React. Many organizations seek these skills for building scalable, enterprise-level applications, and proficiency in related tools such as REST APIs and version control enhances employability.
What are popular job titles related to Remote Full Stack Java Developer jobs in Omaha, NE? For Remote Full Stack Java Developer jobs in Omaha, NE, the most frequently searched job titles are:
What job categories do people searching Remote Full Stack Java Developer jobs in Omaha, NE look for? The top searched job categories for Remote Full Stack Java Developer jobs in Omaha, NE are:
Infographic showing various Remote Full Stack Java Developer job openings in Omaha, NE as of July 2026, with employment types broken down into 88% Full Time, 8% Part Time, and 4% Contract. Highlights an 88% Physical, 3% Hybrid, and 9% Remote job distribution, with an average salary of $115,564 per year, or $55.6 per hour.

Full-time

This job post has expired 1 day ago. Applications are no longer accepted.


Blue Cross & Blue Shield Of Nebraska rating

7.7

Company rating: 7.7 out of 10

Based on 9 frontline employees who took The Breakroom Quiz

200th of 301 rated insurance


Job description

At Blue Cross and Blue Shield of Nebraska, we are a mission-driven organization dedicated to championing the health and well-being of our members and the communities we serve.

Our team is the power behind that promise. And, as the industry rapidly evolves and we seek ways to optimize business processes and customer experiences, there's no greater time for forward-thinking professionals like you to join us in delivering on it! As a member of Team Blue, you'll find purpose, opportunities and the support you need to build a meaningful career and make a powerful impact in our community.

The Software Engineer position will be responsible for working with cross-functional business teams to research, design, test, and maintain various systems and applications. This role is responsible for providing engineering knowledge and experience, as needed, to deliver solutions to the business both on new builds, as well as support on modifications and maintenance for existing programs.

The ideal candidate will live within driving distance of the Omaha, Nebraska office. This position allows remote flexibility but will have 1 day per week in the office.

If living in one of our approved states (Florida, Iowa, Kansas, Minnesota, Missouri, Nebraska, North Dakota, and Texas) - this person may travel to our headquarters.

What you'll do:

Your primary focus is agent design and orchestration.

  • Multi-agent orchestration layer.Design and build theLangGraph-based system that classifies member intent and routes to the right agent. Stateful, context-preserving, failure-tolerant. Handles commercial agents and internally built capabilities through the same interface.

  • Agent integration contract.The standardized pattern that makes any agent pluggable: input schema, output schema, confidence signaling, latency SLA, fallback behavior. When the teamintegratesa new agent, they follow a pattern you designed.

  • Context management across turns.Multi-turn conversations thatmaintainfull member context across agent handoffs. The memberasksa follow-up two turnslater; the platform knows what was said, which agent handled it, and what was retrieved.

  • Guardrail and safety layer.Clinical safety boundaries, PHI handling at the LLM layer, and response normalization ensuring every agent response arrives in a consistent tone and within compliance constraints regardless of which agent generated it.

  • RAG pipeline architecture.Benefits documents, formularies, and policy content retrieval via Azure AI Search. You define the ingestion strategy, chunking approach, hybrid search configuration, andretrievalquality standards.

  • Prompt architecture.Versioned prompt registry, structured output contracts,few-shot pattern design. Every prompt is testable,rollback-able, and understandable by the team.

To be considered for this position you must have:

  • Bachelor's degree and 2-4 years of experience in software development.

Experience with agentic AI in production-not LLM wrappers, not single-agent chatbot demos, not RAG tutorials. Systems with multiple agents, explicit state management, and real users depending on the answers being correct.

  • 1-2 years building and operating production LLM or agentic AI systems

  • You can describe specific decisions you made in a multi-agent system: state management approach, how you handled agent failures mid-conversation, how you kept the system governable as agents were added

  • LangGraph,AutoGen, or custom graph-based orchestration used in production, not just evaluated. You know where it breaks down and how you worked around it

  • Debugged retrieval quality problems, iterated on chunking strategies, dealt with stale knowledge bases in a live system with real users

  • Built evaluation systems from scratch: golden datasets, automated regression, domain-appropriate accuracy metrics. Your eval suite caught a production regression before users reported it

  • Experience in healthcare, insurance, fintech, or legaldomains-AI systems where a wrong answer has consequences, and you designed the safeguards that make accuracy non-negotiable

  • Strong knowledge of Python. Work in an existing codebase and extend it with the AI layer

  • Azure OpenAI, Azure AI Search, Azure Container Apps are the target stack

The strongest candidates will also have:

  • Experience working in an Agile/Scrum environment.

  • Desire to think in a creative, lateral way both conceptually and in practical application.

  • You must be obsessed with addressing customer needs.

  • Strong communication and interpersonal skills.

  • Experience creating Single Sign On (SSO) experiences.

  • Possess emotional intelligence.

"We are unable to sponsor or take over sponsorship of an employment visa at this time."

To perform this job successfully, an individual must be able to perform each essential duty satisfactorily. The requirements listed are representative of the knowledge, skill,and orabilityrequired. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions. Other duties may be assigned.

Ready to make an impact? Join a team where your skills, attitude, and ideas are valued-and whereyou'llhelp shape the future of healthcare technology.
Learn more about what makes BCBSNE such an exceptional place to work by visitingNebraskaBlue.com/Careers.
We strongly believe that diversity of experience,perspectiveand background will lead to a better workplace for our employees and a better product for our customers and members.

Learn more about what makes BCBSNE such an exceptional place to work by visiting NebraskaBlue.com/Careers.

We strongly believe that diversity of experience, perspective and background will lead to a better workplace for our employees and a better product for our customers and members.


What Blue Cross & Blue Shield Of Nebraska employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom