Skip to content
  1. May 03, 2023
    • Juraj Paluba's avatar
      core-login: setup login using github account · 9ec330e8
      Juraj Paluba authored and Juraj Paluba's avatar Juraj Paluba committed
      Notice that compared to the seminars, I am not using the ":" in
      applicaiton.properties. For some reason, in our version of spring it is
      not supported. If used, it will be ignored, but there would be no
      warning or error.
      
      To log in, simply go to http://localhost:8080 and login using your
      github credentials, authorize the service to use your information
      (specified in scopes) and you will be redirected to Demo page.
      9ec330e8
    • Juraj Paluba's avatar
      core-web: create simple web page · 2eb97003
      Juraj Paluba authored and Juraj Paluba's avatar Juraj Paluba committed
      The web page will be used as redirect after successful login.
      2eb97003
  2. May 02, 2023
  3. May 01, 2023
    • Juraj Paluba's avatar
      profiles: fix spring-boot build · d00f4a7f
      Juraj Paluba authored
      With profile specified in build configuration, the spring-boot:run would
      always use the production application properties. Thus, it will try to
      create connection with postgres DB in container.
      d00f4a7f
  4. Apr 28, 2023
  5. Apr 26, 2023
  6. Apr 19, 2023
  7. Apr 17, 2023
  8. Apr 16, 2023