About 21,100 results
Open links in new tab
  1. How to Create REST API in Java without Spring

    Jul 24, 2021 · Create JAX-RS REST CRUD API with Jersey, JPA, Hibernate, hibernate-c3p0 Connection Pool, Lombok, Logback, and MySQL Database without Spring

  2. Framework-less REST API in Java - Medium

    Dec 29, 2018 · What you could gain (or loose) by sticking to pure java code? Think of these: I did a little experiment and tried developing a framework-less REST API. I thought it could be …

  3. java - creating spring rest services without using spring boot

    Apr 2, 2015 · How to create a REST endpoint in Spring Boot Java without @SpringBootApplication, using only XML file?

  4. Framework-less REST API in Java - DEV Community

    Dec 29, 2018 · What you could gain (or loose) by sticking to pure java code? Think of these: I did a little experiment and tried developing a framework-less REST API. I thought it could be …

  5. piczmar/pure-java-rest-api: REST API without framework exercise - GitHub

    REST API in pure Java without any frameworks This is a demo application developed in Java 11 using jdk.httpserver module and a few additional Java libraries (like vavr , lombok ). Genesis of …

  6. Java backend without using a framework like Spring, is this a …

    Java without Spring is just Java, of course it's good to have experience in Java. So sure, why not. That said, whatever they do in their backend might be completely different to how your not …

  7. Lightweight Embedded Java REST Server Without a Framework …

    May 12, 2017 · Check out this example of a simple lightweight REST server with the appropriate middleware and less custom code than Spring Boot. Join the DZone community and get the …

  8. rest - How to create HTTP API using Java without any web …

    Mar 1, 2022 · You can create your own HTTP server which works with sockets, and implements the HTTP protocol. It would be a lot of work and nobody would do this in practice for any real …

  9. How to Create Spring RESTful API without using Spring Boot

    Feb 1, 2020 · This tutorial aims to create a Spring RESTful API with log4j logging without using Spring Boot framework.

  10. Create REST API in Java without Spring - GitHub

    Create REST API in Java without Spring. Contribute to JavaChinna/jersey-rest-crud development by creating an account on GitHub.

  11. Some results have been removed
Refresh