1

Junior Full Stack Java Developer Jobs in Lake Mary, FL

Full Stack Engineer Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This ...

Full Stack Engineer Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This ...

Senior Java Developer

Lake Mary, FL · On-site +1

$50 - $63.75/hr

Understanding of web technologies for full-stack roles * Experience with build tools and version ... As an experienced Java Developer Sr. Consultant, you will have the ability to share new ideas and ...

Full Stack Engineer Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This ...

POSITION OVERVIEW ThreatLocker's Full Stack Developers support in the development, expansion and maintenance of our unique and innovative cybersecurity software. They will be responsible for, but not ...

POSITION OVERVIEW ThreatLocker's Full Stack Developers support in the development, expansion and maintenance of our unique and innovative cybersecurity software. They will be responsible for, but not ...

They are seeking a Full Stack Engineer who will work as a hands-on contributor on an agile product ... Java with Spring Boot experience preferred) • One or more client-side programming languages ...

Senior Java Developer

Orlando, FL · On-site

$53.50 - $68.25/hr

Senior Java Developer & Team Lead Location: Orlando, FL (Onsite from day 1 - Minimum 3 days a week ... stack, alongside Node.js. Problem Solving: Act as the technical authority to resolve challenging ...

Java Developer Hybrid: Lake Buena Vista, FL 32830 $65.00-$80.00/hr W2 Basic Qualifications ... Be able to code against the front-end technology stack and lead end-to-end troubleshooting.

New

Vice President, Java Full Stack Engineer At BNY, our culture allows us to run our company better and enables employees' growth and success. As a leading global financial services company at the heart ...

next page

Showing results 1-20

Junior Full Stack Java Developer information

See Lake Mary, FL salary details

$9

$50

$68

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

As of May 29, 2026, the average hourly pay for junior full stack java developer in Lake Mary, FL is $50.78, according to ZipRecruiter salary data. Most workers in this role earn between $44.13 and $56.97 per hour, depending on experience, location, and employer.

What is a Junior Full Stack Java Developer job?

A Junior Full Stack Java Developer is an entry-level software developer who works on both front-end and back-end development using Java and related technologies. They assist in building, testing, and maintaining web applications, often working with frameworks like Spring Boot for the back-end and JavaScript libraries for the front-end. Their responsibilities typically include writing clean and efficient code, debugging issues, and collaborating with other team members. This role requires foundational knowledge of databases, APIs, and cloud platforms. It is a great starting point for developers looking to grow into full-stack expertise.

What are the key skills and qualifications needed to thrive in the Junior Full Stack Java Developer position, and why are they important?

To thrive as a Junior Full Stack Java Developer, you need a solid understanding of Java programming, web development fundamentals (HTML, CSS, JavaScript), and basic database management, often supported by a degree in computer science or related experience. Familiarity with frameworks like Spring Boot, front-end libraries such as React or Angular, version control systems like Git, and exposure to RESTful APIs and cloud platforms is typical and advantageous. Strong problem-solving abilities, teamwork, eagerness to learn, and effective communication set outstanding candidates apart. These skills and qualities ensure you can develop, debug, and maintain both front-end and back-end systems while collaborating effectively in dynamic software development environments.

What are the typical responsibilities of a Junior Full Stack Java Developer on a daily basis?

As a Junior Full Stack Java Developer, your daily tasks usually include writing and testing Java code for back-end logic, developing and maintaining front-end components, and fixing bugs reported by users or testers. You’ll often participate in code reviews, collaborate with team members through agile meetings, and help integrate new features into existing applications. Additionally, you may be involved in database management and work closely with senior developers or product managers to understand requirements and deliver solutions. This role offers valuable hands-on experience across the software development lifecycle while providing opportunities to learn from more experienced colleagues.
What are popular job titles related to Junior Full Stack Java Developer jobs in Lake Mary, FL? For Junior Full Stack Java Developer jobs in Lake Mary, FL, the most frequently searched job titles are:
What job categories do people searching Junior Full Stack Java Developer jobs in Lake Mary, FL look for? The top searched job categories for Junior Full Stack Java Developer jobs in Lake Mary, FL are:
What cities near Lake Mary, FL are hiring for Junior Full Stack Java Developer jobs? Cities near Lake Mary, FL with the most Junior Full Stack Java Developer job openings:
Full Stack Developer

Full Stack Developer

Hillpointe

Winter Park, FL • Remote

Other

Posted 7 days ago


Job description

Full Stack Engineer


Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This is a greenfield engineering role. You will help establish the architecture, design the data model, ship the first services, and set the patterns the rest of the platform will inherit. 
Expect a zero-to-one cadence. Design an API contract in the morning, ship a Postgres migration before lunch, push a Bicep change to staging by end of day. We optimize for engineers who can hold the full stack in their head, make sound architectural decisions, and ship working software at pace.

The Role at a Glance:

  • Scope: Schema to UI: Database design, API contracts, frontend components, infrastructure. No tier is off-limits.
  • Surface: Greenfield build: Property management platform built from scratch. Multi-tenant from day one. Operator tooling, leasing, accounting, capital markets.
  • Cadence: Zero to one: Trunk-based development, short-lived branches, feature flags, working software in staging on a daily rhythm.
  • Impact: Foundational: What you ship in the first year becomes how the platform works for the next ten.

Key Responsibilities:

  • React surfaces: First-generation operator and resident-facing applications. React 18 with TypeScript, Vite, TanStack Query v5, React Hook Form, Zod. Component composition against the PDS Foundation design system. The patterns set here will be inherited by every surface that follows.
  • Service layer: TypeScript services on Node 20 LTS with NestJS or Express. OpenAPI contracts shared with the front end through code generation. JWT and OAuth flows, RBAC enforcement, structured audit logs, request-scoped tracing. The shared libraries that every future service will depend on.
  • Postgres data model: Multi-tenant schema design on Azure Database for PostgreSQL Flexible Server. Tenant isolation strategy, normalization tradeoffs, index strategy from day one, audit trails baked into the data model. Migrations through Prisma or Knex.
  • Warehouse integration: Stand up change data capture from Postgres into the Bronze layer of Enzo, our medallion warehouse. Establish read models surfaced from Gold-layer views back into product. Contract-first design with the data team.
  • Event-driven backbone: Asynchronous workflows over Azure Service Bus. Idempotent consumers, dead-letter handling, exactly-once where the business requires it. The async patterns the rest of the platform will adopt.
  • Infrastructure and Observability: Bicep modules for App Service, Functions, Container Apps, Service Bus, Key Vault, and managed identities. Multi-stage Azure DevOps pipelines. Structured logs, OpenTelemetry, and SLO definitions in place before we ever take production traffic.
  • Stack
    • Front End: React 18 + TypeScript 5
      • React 18 with Suspense and concurrent features, TypeScript 5.x strict, Vite, TanStack Query v5, React Hook Form with Zod, the PDS Foundation design system through Figma MCP.
    • Back End: Node 20 + NestJS
      • Node 20 LTS, NestJS or Express, TypeScript strict mode, Prisma against Postgres, BullMQ on Redis for background work, OpenAPI 3.x contracts generated for both sides.
    • Data: Azure Postgres + Fabric
      • Azure Database for PostgreSQL Flexible Server, Azure Data Factory for orchestration, Microsoft Fabric lakehouse with Bronze/Silver/Gold layers, Power BI Premium, Python and PySpark on the data team.
    • Cloud: Microsoft Azure
      • App Service Premium, Function Apps, Container Apps, Service Bus with sessions, Key Vault with managed identities, Application Insights, Front Door Premium, private endpoints throughout.
    • Devops: GitHub + Azure DevOps
      • GitHub for source and PR review, Azure DevOps multi-stage YAML pipelines for CI/CD. Trunk-based development, required reviews, automated test gates, environment promotion via parameters.
    • Infrastructure: Bicep + Terraform
      • Bicep modules for first-party Azure, Terraform for cross-cloud and third-party providers. Remote state in Azure Storage with locking, drift detection in pipelines.

Qualifications: 

  • Required:
    • Five-plus years in production: building web applications. You have taken a system from greenfield to production, or rebuilt the foundations of one that needed it.
    • TypeScript depth: generics, conditional types, discriminated unions, branded types. You know when to reach for them and when to stop.
    • React expertise: hooks, render optimization, error boundaries, Suspense. You can diagnose a re-render storm and you've written a custom hook that earned its keep.
    • Production Node.js: event loop awareness, streaming and backpressure, memory profiling, graceful shutdown, structured logging.
    • Relational data modeling: schema design, normalization tradeoffs, index strategy, partitioning, query plan analysis. You catch N+1 in code review.
    • API design: REST conventions, idempotency, versioning, pagination, OpenAPI specifications, authentication patterns (OAuth 2.0, JWT, session).
    • Azure or equivalent: production experience with App Service, Functions, identity, networking, observability. AWS or GCP at the same depth is fine.
    • CI/CD and IaC discipline: pipeline-as-code, environment promotion, automated test gates, infrastructure as reviewed artifacts, no clicks in the portal.
  • Preferred:
    • Postgres extensions in production: pg_stat_statements, pgvector, pgcrypto, PostGIS, logical replication.
    • Lakehouse and BI tooling at production scale: Microsoft Fabric, Power BI Premium with DAX, Python and PySpark on the data plane.
    • Event-sourced architectures, CQRS, sagas, or domain-driven design applied to a real codebase.
    • LLM-assisted engineering: Claude Code, Cursor, or retrieval-augmented internal tooling shipped to other engineers.
    • Real estate, property management, financial services, or other regulated-industry domain experience.