Java Development in Singapore
We are an Indian engineering team working with businesses in Singapore. Written scope before any code, and a fixed quote in SGD.
Working hours
Our day runs 09:00 to 18:00 India time, which is 11:30 to 20:30 in Singapore, so from late morning onwards we are on the same working day, and anything you raise first thing is picked up by 11:30.
Quoted in SGD
Quotes exclude the 9% GST in Singapore, shown separately on the invoice.
Data protection
Work for this market is scoped against the Personal Data Protection Act 2012 (PDPA), agreed before development starts rather than retrofitted afterwards.
Written scope
Every engagement starts with a written scope and a fixed SGD quote within 24 hours, so the price is set before work begins.
About Java Development
We build Java backends, Spring Boot REST APIs, and enterprise integrations for teams that run on the JVM. This is a newer service line for us, so here is the honest version: our highest-volume work is in Node.js and PHP, and what carries straight into Java is the part that decides whether a backend lasts, clean API design, a real test suite, CI on every push, and the PostgreSQL, Redis, and AWS work we already do every week. You work directly with the senior engineers writing the code, on a written scope and a flat quote.
What the engagement includes
- Spring Boot as the base, with a layered structure of controllers, services, and repositories that a new developer can navigate, not a tangle only the author understands.
- REST APIs documented with OpenAPI and Swagger UI, so your front-end and mobile teams build against a contract instead of a moving target.
- A real test suite: JUnit 5 and Mockito for units, Testcontainers and Spring Boot Test for integration tests that hit an actual PostgreSQL, so regressions get caught before your users do.
- CI that runs the build and the full test suite on every push, with Maven or Gradle, so the main branch stays in a shippable state.
- Database changes kept as versioned migrations in Flyway or Liquibase, never hand-edited straight into production.
- Containerized with Docker and deployed to AWS, with configuration and secrets kept out of the code.
- You own the repository, the pipeline, and the infrastructure from day one. Nothing is locked to us, and any competent Java team can pick it up.
How we work with Singapore clients
Singapore is the one market we serve where the working day is simply shared. We are two and a half hours behind you and neither country moves its clocks, so our morning starts partway through yours and the whole of your afternoon is live time for both sides. That changes the shape of an engagement more than anything technical does: a call is booked for the same afternoon rather than the same week, a question raised before your lunch is answered after it, and the written-first method we run for North American clients is a courtesy here rather than a necessity. We keep the written record anyway, with a default chosen on every open decision, because it is the thing an auditor or a new hire can read later and a call is not.
Invoicing is worth stating plainly because the GST position confuses buyers on both sides. We are outside Singapore, so no GST appears on our invoice. Whether you account for it yourself is the reverse charge question, and IRAS's own guidance is that a GST-registered business making only taxable supplies is not affected, while a partially exempt one accounts for it in its own return. We quote in Singapore dollars, the figure holds for the project whatever the rupee does, and payment by bank transfer or Wise avoids the card fees a five-figure invoice does not need. The contract can sit under Singapore law with Singapore courts, and unusually among our overseas markets that clause has teeth: Singapore is a reciprocating territory under section 44A of India's Civil Procedure Code, so a judgment of the Singapore High Court can be executed in India directly rather than re-litigated.
Full service detail
This page covers how we work with clients in your market. The complete Java Development page, with the full technical detail, process and frequently asked questions, is written in English.
Read the full service page (English)Questions Singapore clients ask
How does GST work if you are based in India?
No GST is charged on our invoice, and the invoice says so. Whether you account for it under reverse charge depends on your input tax position: IRAS's guidance is that a GST-registered business making only taxable supplies is not impacted, a partially exempt business or one with non-business receipts accounts for GST on imported services in its own return, and a business that is not registered should ask its accountant, because an exempt business importing more than S$1 million of services in a year can be required to register. We would rather your accountant confirmed your position before the first invoice than reconciled it at year end.
Are you compliant with the PDPA?
We build to it rather than claiming a certificate. The consent, purpose limitation and notification obligations shape the forms and the data model; retention limitation means records are deleted on a schedule rather than kept indefinitely; access and correction requests are features with a queue behind them rather than a manual database job. Processing happens in India, so the transfer limitation obligation applies, and the processor agreement we sign sets out the comparable standard of protection the Act asks for. The obligation to design for early is breach notification: an organisation has three calendar days from determining a breach is notifiable, which means one likely to cause significant harm or one affecting 500 or more people, to tell the PDPC, and answering what was in the breach is only possible if the logging existed beforehand. Appointing a Data Protection Officer is your obligation rather than ours, and we will say so if a design choice would make that person's job harder.
Can we use a PSG or EDG grant to pay for this?
Not PSG. The Productivity Solutions Grant funds pre-scoped packages from pre-approved vendors for Singapore-registered companies, and a custom build from an overseas team is not that shape, so we will not pretend it is. The Enterprise Development Grant is assessed project by project against its own criteria, and whether a build like yours qualifies is a question for Enterprise Singapore or your grant consultant to answer before the scope is written rather than after a budget has assumed it.
We are regulated by MAS. Can you meet the outsourcing requirements?
We can supply what a due-diligence pack asks for, accept audit and access rights in the contract, and name every sub-processor that touches your data. What we will also tell you in the first conversation is what we do not hold: we are not SOC 2 or ISO 27001 certified, and our security page says so in those words. Whether an engagement with us is a material outsourcing arrangement under the MAS guidelines, and what that requires of you, is your compliance team's determination, and it changes the contract before it changes the code, so it belongs in week one.
Java Development: common questions
Is Java a new service line for you, or do you have a Java track record?
We are straight about this: Java is a service line we take on, not the stack most of our shipped work runs on. Since 2021 we have delivered 70+ projects in total, with the bulk in Node.js, TypeScript, and PHP rather than Java. What we bring to a Java build is senior engineering discipline that transfers directly, REST API design, testing, CI, and the PostgreSQL and AWS work we do every week, plus a promise not to bill you for learning basics on the job. If your project needs deep JVM specialists we are not, we will tell you.
What Java frameworks, tools, and versions do you use?
Spring Boot for the application, Spring MVC for REST, Spring Data JPA with Hibernate over PostgreSQL, and Spring Security with JWT or OAuth2 for auth. We build with Maven or Gradle, test with JUnit 5, Mockito, and Testcontainers, document APIs with OpenAPI, and deploy Docker containers to AWS with CI running on every push. We target current LTS Java, 17 or 21, and can work in older versions when an existing codebase requires it.
Should I build my backend in Java or Node.js?
It depends on your situation, and we will give you an honest read rather than push the one you searched for. Java is the stronger pick when you already run on the JVM, are in an enterprise setting that standardizes on it, or are building a large, long-lived backend that many engineers will share. Node.js with TypeScript, which is where our deepest experience sits, usually gets a smaller product or MVP live faster and cheaper. Tell us the project and we will tell you which one we would actually choose.
Can you build Spring Boot REST APIs and integrate with our existing systems?
Yes. That is most of the Java work we are asked for: Spring Boot REST APIs, documented with OpenAPI and secured properly, integrated with payment gateways, ERP or CRM systems, message queues like Kafka and RabbitMQ, and third-party REST or SOAP endpoints. We build in the retries, timeouts, and error handling that integrations need to survive real traffic, not just the happy path in a demo.
Can you modernize or take over a legacy Java application?
Yes, carefully. We migrate ageing Java EE, Struts, or old-Spring monoliths onto current Spring Boot and a supported LTS Java, one tested slice at a time, so the running system stays up while it moves. Before we pile features onto an inherited codebase we are honest about its state: if it needs a test harness or a cleanup pass first, we will say so rather than build new code on a shaky base.
Other markets we work in
Tell us what you are building in Singapore
Send the scope, or just the problem. You get a written scope and a fixed SGD quote back within 24 hours, from the engineers who would do the work.